view modules/base64 @ 6424:2a4ec3c897cc

.
author Karl Berry <karl@freefriends.org>
date Sun, 23 Oct 2005 07:30:40 +0000
parents ac6438eb46c6
children 1401e9cfcacd
line wrap: on
line source

Description:
Encode binary data using printable characters (base64).

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

Depends-on:
stdbool
restrict

configure.ac:
gl_FUNC_BASE64

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

Include:
"base64.h"

License:
LGPL

Maintainer:
Simon Josefsson