summaryrefslogtreecommitdiff
path: root/modules/base32
blob: 93c180b09d8fcb72aa67a7a9a89c2ffd21c485f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Description:
Encode binary data using printable characters (base32).

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

Depends-on:
ialloc
stdbool
memchr

configure.ac:
gl_FUNC_BASE32

Makefile.am:
lib_SOURCES += base32.h base32.c

Include:
"base32.h"

License:
LGPLv2+

Maintainer:
TODO