aboutsummaryrefslogtreecommitdiff
path: root/ports/msgpack11/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/msgpack11/CONTROL')
-rw-r--r--ports/msgpack11/CONTROL6
1 files changed, 6 insertions, 0 deletions
diff --git a/ports/msgpack11/CONTROL b/ports/msgpack11/CONTROL
new file mode 100644
index 000000000..8312187bb
--- /dev/null
+++ b/ports/msgpack11/CONTROL
@@ -0,0 +1,6 @@
+Source: msgpack11
+Version: 0.0.10
+Homepage: https://msgpack.org
+Build-Depends: gtest
+Description: msgpack11 is a tiny MsgPack library for C++11, providing MsgPack parsing and serialization.This library is inspired by json11.The API of msgpack11 is designed to be similar with json11.
+