Add a Maintainer.
[gnulib.git] / modules / yesno
1 Description:
2 Read a response from the user, and its classification as matching "yes" or
3 "no".
4
5 Files:
6 lib/yesno.c
7 m4/yesno.m4
8
9 Depends-on:
10 unlocked-io
11 rpmatch
12
13 configure.ac:
14 gl_YESNO
15
16 Makefile.am:
17 lib_SOURCES += yesno.c
18
19 Include:
20
21 Maintainer:
22 Jim Meyering
23