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