description C library for fast encoding/decoding into and from base64
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.
homepage http://libb64.sourceforge.net/
checksums md5 bd4e95e62f2dd8a220503e0bf5a2dfad
xinstall -m 755 -W ${worksrcpath}/src b64dec b64enc decoder encoder \
xinstall -m 644 ${worksrcpath}/src/libb64.a \
file copy ${worksrcpath}/include/b64 ${destroot}${prefix}/include