Document not_eol and remove mention of regex.c.
[gnulib/ericb.git] / modules / yesno
blob2b9584579d7d4c725511caea65cf466b0fc0ea06
1 Description:
2 Read a response from the user, and its classification as matching "yes" or
3 "no".
5 Files:
6 lib/yesno.c
7 lib/yesno.h
8 m4/yesno.m4
10 Depends-on:
11 getline
12 rpmatch
13 stdbool
15 configure.ac:
16 gl_YESNO
18 Makefile.am:
20 Include:
21 "yesno.h"
23 License:
24 GPL
26 Maintainer:
27 Jim Meyering