K 10
svn:author
V 5
pawel
K 8
svn:date
V 27
2012-04-15T21:09:31.000000Z
K 7
svn:log
V 515
libb64 is a library of ANSI C routines for fast encoding/decoding data
into and from a base64-encoded format.
C++ wrappers are included, as well as the source code for
standalone encoding and decoding executables.

Base64 uses a subset of displayable ASCII characters, and is
therefore a useful encoding for storing binary data in a text file,
such as XML, or sending binary data over text-only email.

WWW: http://libb64.sourceforge.net

PR:		ports/166670
Submitted by:	Ismail Yenigul <ismail.yenigul@surgate.com>

END
