Mercurial > hg > octave-nkf > gnulib-hg
view modules/base64 @ 7368:a7abebdb07f4
* gnulib-tool (func_import, func_create_testdir): Fix typos in
2006-09-18 patch.
author | Eric Blake <ebb9@byu.net> |
---|---|
date | Mon, 25 Sep 2006 21:20:54 +0000 |
parents | 1401e9cfcacd |
children | 8812f453e378 |
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 configure.ac: gl_FUNC_BASE64 Makefile.am: lib_SOURCES += base64.h base64.c Include: "base64.h" License: LGPL Maintainer: Simon Josefsson