doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / unistdio / ulc-printf-parse
1 Description:
2 Parsing an ASCII format string.
3
4 Files:
5 lib/unistdio/u-printf-parse.h
6 lib/unistdio/ulc-printf-parse.c
7 lib/printf-parse.h
8 lib/printf-parse.c
9 m4/vasnprintf.m4
10 m4/intmax_t.m4
11 m4/stdint_h.m4
12 m4/inttypes_h.m4
13
14 Depends-on:
15 unistdio/u-printf-args
16 stdint
17 xsize
18 c-ctype
19
20 configure.ac:
21 gl_PREREQ_PRINTF_PARSE
22
23 Makefile.am:
24 lib_SOURCES += unistdio/ulc-printf-parse.c
25
26 Include:
27 "unistdio/u-printf-parse.h"
28
29 License:
30 LGPL
31
32 Maintainer:
33 Bruno Haible
34