summaryrefslogtreecommitdiff
path: root/modules/base64
blob: 4150d5673efcd846a3ec61d869fc53c6814c09bd (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
Description:
Encode binary data using printable characters (base64).

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

Depends-on:
stdbool

configure.ac:
gl_FUNC_BASE64

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

Include:
"base64.h"

License:
LGPL

Maintainer:
Simon Josefsson