libcpp-base64

[full]

Base64 encoding and decoding C++ library

This is a build2 package for the cpp-base64 C++ library. It provides Base64 encoding and decoding, including URL-safe, PEM, and MIME variants. C++17 adds std::string_view overloads. The package version 2.0.0-b.9 corresponds to upstream 2.rc.09. The documented include is #include <cpp-base64/base64.h>.

Usage

To start using libcpp-base64 in your project, add the following depends value to your manifest, adjusting the version constraint as appropriate:

depends: libcpp-base64 ^2.0.0-b.9

Then import the library in your buildfile:

... More
license Zlib
project cpp-base64
url github.com/ReneNyffenegger/cpp-base64
doc-url renenyffenegger.ch/notes/development/Base64/Encoding-and-decoding-base-64-with-cpp
topics base64encodingdecoding
1 Version
version 2.0.0 (2.rc.09)
repository https://pkg.cppget.org/1/testing
depends 0
reviews 0