aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 31e6a71..0f5fa5b 100644
--- a/packages.json
+++ b/packages.json
@@ -1496,5 +1496,14 @@
"description": "Bindings for the Sixense Core API.",
"license": "MIT",
"web": "https://github.com/nimious/io-sixense"
+ },
+ {
+ "name": "tnetstring",
+ "url": "https://mahlon@bitbucket.org/mahlon/nim-tnetstring",
+ "method": "hg",
+ "tags": ["tnetstring", "library", "serialization" ],
+ "description": "Parsing and serializing for the TNetstring format.",
+ "license": "MIT",
+ "web": "http://bitbucket.org/mahlon/nim-tnetstring"
}
]