repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
autoupdate
[gnulib.git]
/
modules
/
base64
blob
ab90b4c0484ff7c5cc3dd42eb8aafb098450b238
1
Description:
2
Encode binary data using printable characters (base64).
3
4
Files:
5
lib/base64.h
6
lib/base64.c
7
m4/base64.m4
8
9
Depends-on:
10
extern-inline
11
ialloc
12
bool
13
memchr
14
stdckdint-h
15
16
configure.ac:
17
gl_FUNC_BASE64
18
19
Makefile.am:
20
lib_SOURCES += base64.h base64.c
21
22
Include:
23
"base64.h"
24
25
License:
26
LGPLv2+
27
28
Maintainer:
29
Simon Josefsson