1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/modules/base64
2006-08-09 22:52:40 +00:00

26 lines
279 B
Plaintext

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