.
[gnulib.git] / modules / crc
1 Description:
2 Compute cyclic redundancy codes.
3
4 Files:
5 lib/crc.h
6 lib/crc.c
7 m4/crc.m4
8
9 Depends-on:
10 stdint
11
12 configure.ac:
13 gl_CRC
14
15 Makefile.am:
16 EXTRA_DIST += crc.h
17
18 Include:
19 "crc.h"
20
21 License:
22 LGPL
23
24 Maintainer:
25 Simon Josefsson