aboutsummaryrefslogtreecommitdiff
path: root/ports/jsoncpp/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/jsoncpp/CONTROL')
-rw-r--r--ports/jsoncpp/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/jsoncpp/CONTROL b/ports/jsoncpp/CONTROL
new file mode 100644
index 000000000..d4ac63bd3
--- /dev/null
+++ b/ports/jsoncpp/CONTROL
@@ -0,0 +1,3 @@
+Source: jsoncpp
+Version: 1.7.7
+Description: jsoncpp is an implementation of a JSON reader and writer in C++. JSON (JavaScript Object Notation) is a lightweight data-interchange format that it is easy to parse and redeable for human.