verify: new macro 'assume'
[gnulib.git] / modules / hash-pjw
1 Description:
2 Compute a hash value for a NUL-terminated string.
3
4 Files:
5 lib/hash-pjw.h
6 lib/hash-pjw.c
7
8 Depends-on:
9
10 configure.ac:
11
12 Makefile.am:
13 lib_SOURCES += hash-pjw.h hash-pjw.c
14
15 Include:
16 "hash-pjw.h"
17
18 License:
19 LGPLv2+
20
21 Maintainer:
22 Jim Meyering