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
pipe-filter-ii, pipe-filter-gi: Fix warnings on native Windows.
[gnulib.git]
/
modules
/
base64
blob
b1a3513b7d31b7969068aa83fcdd60be703b88b4
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
stdbool
11
memchr
12
13
configure.ac:
14
gl_FUNC_BASE64
15
16
Makefile.am:
17
lib_SOURCES += base64.h base64.c
18
19
Include:
20
"base64.h"
21
22
License:
23
LGPLv2+
24
25
Maintainer:
26
Simon Josefsson