reenable all gettext entries since 0.14.2 has been released
[gnulib.git] / modules / sha1
1 Description:
2 Compute SHA1 checksum.
3
4 Files:
5 lib/sha1.h
6 lib/sha1.c
7 m4/sha1.m4
8
9 Depends-on:
10 md5
11
12 configure.ac:
13 gl_SHA1
14
15 Makefile.am:
16 lib_SOURCES += sha1.h sha1.c
17
18 Include:
19 "sha1.h"
20
21 License:
22 GPL
23
24 Maintainer:
25 Jim Meyering
26