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

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

Depends-on:
stdbool
memchr

configure.ac:
gl_FUNC_BASE64

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

Include:
"base64.h"

License:
LGPLv2+

Maintainer:
Simon Josefsson