From 28d313fb8303248a6626cfc7ce7ced984aceeafb Mon Sep 17 00:00:00 2001 From: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Date: Tue, 28 May 2019 15:31:46 -0700 Subject: [cppcodec] Add new port (#6651) --- ports/cppcodec/CONTROL | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 ports/cppcodec/CONTROL (limited to 'ports/cppcodec/CONTROL') diff --git a/ports/cppcodec/CONTROL b/ports/cppcodec/CONTROL new file mode 100644 index 000000000..32f72bf2f --- /dev/null +++ b/ports/cppcodec/CONTROL @@ -0,0 +1,3 @@ +Source: cppcodec +Version: 0.2 +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. \ No newline at end of file -- cgit v1.2.3