idcache: Fix module description.
[gnulib.git] / modules / idcache
1 Description:
2 Username <--> uid and groupname <--> gid conversions, with cache for speed.
3
4 Files:
5 lib/idcache.c
6 lib/idcache.h
7 m4/idcache.m4
8
9 Depends-on:
10 flexmember
11 xalloc
12
13 configure.ac:
14 gl_IDCACHE
15
16 Makefile.am:
17
18 Include:
19 "idcache.h"
20
21 License:
22 GPL
23
24 Maintainer:
25 Jim Meyering