Support programs like Emacs that use gnulib but not gettext.
[gnulib.git] / modules / userspec
1 Description:
2 Parse a `user:group' specifier (e.g. the first argument of chown utility).
3
4 Files:
5 lib/inttostr.h
6 lib/intprops.h
7 lib/userspec.c
8 lib/userspec.h
9 m4/userspec.m4
10
11 Depends-on:
12 posixver
13 xalloc
14 xstrtol
15 strdup
16 gettext-h
17 stdbool
18
19 configure.ac:
20 gl_USERSPEC
21
22 Makefile.am:
23
24 Include:
25 "userspec.h"
26
27 License:
28 GPL
29
30 Maintainer:
31 Jim Meyering