aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@googlemail.com>2015-05-20 10:59:14 +0100
committerDominik Picheta <dominikpicheta@googlemail.com>2015-05-20 10:59:14 +0100
commit967e41fdc609077d56a8ad2d29ff49653e2aa691 (patch)
treef5a17d21bd75a80eb8a2a93b9ff1f15bae9f9cd9
parentfe477586ef1b922139fdc31bac5a5cfe3d9c9650 (diff)
parent5a8555f75dd148bdf7694840383df4ee8485809c (diff)
downloadpackages-967e41fdc609077d56a8ad2d29ff49653e2aa691.tar.gz
packages-967e41fdc609077d56a8ad2d29ff49653e2aa691.zip
Merge branch 'master' of https://github.com/mahlonsmith/packages into mahlonsmith-master
Conflicts: packages.json
-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"
}
]