Mercurial > hg > octave-nkf > gnulib-hg
view modules/base32 @ 16681:14592d8d106b
Tests for module 'log2l'.
* modules/log2l-tests: New file.
* tests/test-log2l.c: New file.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 11 Mar 2012 20:50:40 +0100 |
parents | d5610338e6f3 |
children |
line wrap: on
line source
Description: Encode binary data using printable characters (base32). Files: lib/base32.h lib/base32.c m4/base32.m4 Depends-on: stdbool memchr configure.ac: gl_FUNC_BASE32 Makefile.am: lib_SOURCES += base32.h base32.c Include: "base32.h" License: LGPLv2+ Maintainer: TODO