doc: Update target platforms list.
[gnulib.git] / modules / base32
blob85cbeeb8a8b3ca07225d4a963bf94d0e94b49b5e
1 Description:
2 Encode binary data using printable characters (base32).
4 Files:
5 lib/base32.h
6 lib/base32.c
7 m4/base32.m4
9 Depends-on:
10 extern-inline
11 ialloc
12 stdbool
13 memchr
15 configure.ac:
16 gl_FUNC_BASE32
18 Makefile.am:
19 lib_SOURCES += base32.h base32.c
21 Include:
22 "base32.h"
24 License:
25 LGPLv2+
27 Maintainer:
28 TODO