Description:
Parse a 'user:group' specifier (e.g. the first argument of chown utility).

Files:
lib/userspec.c
lib/userspec.h
m4/userspec.m4

Depends-on:
posixver
xalloc
xstrtol
strdup
gettext-h
gnulib-i18n
intprops
inttostr
bool

configure.ac:
gl_USERSPEC

Makefile.am:
lib_SOURCES += userspec.c

Include:
"userspec.h"

Link:
$(LTLIBINTL) when linking with libtool, $(LIBINTL) otherwise

License:
GPL

Maintainer:
Jim Meyering
