aboutsummaryrefslogtreecommitdiff
path: root/ports/msgpack/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/msgpack/CONTROL')
-rw-r--r--ports/msgpack/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/msgpack/CONTROL b/ports/msgpack/CONTROL
new file mode 100644
index 000000000..de50a5575
--- /dev/null
+++ b/ports/msgpack/CONTROL
@@ -0,0 +1,3 @@
+Source: msgpack
+Version: 2.1.1
+Description: MessagePack is an efficient binary serialization format, which lets you exchange data among multiple languages like JSON, except that it's faster and smaller.