blob: 0713dfd7f0fd8a341bc40738c0f44ab92e46c902 (
plain)
1
2
3
4
5
6
|
{
"name": "cppcodec",
"version-string": "0.2",
"port-version": 1,
"description": "Header-only C++11 library to encode/decode base64, base64url, base32, base32hex and hex (a.k.a. base16) as specified in RFC 4648, plus Crockford's base32."
}
|