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
2007-07-30 21:35:56 +00:00

26 lines
282 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:
LGPLv2+
Maintainer:
Simon Josefsson