summaryrefslogtreecommitdiff
path: root/modules/base64
blob: 278e52fc8b8c8c17c0f3955e468d6fc43ab27c54 (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 (base64).

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

Depends-on:
ialloc
stdbool
memchr

configure.ac:
gl_FUNC_BASE64

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

Include:
"base64.h"

License:
LGPLv2+

Maintainer:
Simon Josefsson