mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 00:49:01 +08:00
0e26a78abe
* [cppcodec] Windows compatibility fix * Update version database * Updating version-string to version * Updating version database
7 lines
241 B
JSON
7 lines
241 B
JSON
{
|
|
"name": "cppcodec",
|
|
"version": "0.2",
|
|
"port-version": 3,
|
|
"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."
|
|
}
|