view modules/base64 @ 12800:7216e2b4056f

Tests for module 'logb'.
author Bruno Haible <bruno@clisp.org>
date Mon, 25 Jan 2010 02:11:59 +0100
parents 08e90860ec5e
children
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
memchr

configure.ac:
gl_FUNC_BASE64

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

Include:
"base64.h"

License:
LGPLv2+

Maintainer:
Simon Josefsson