Add the tnetstring library.

This commit is contained in:
Mahlon E. Smith 2015-05-19 18:45:19 -07:00
parent a7d0818aed
commit 5a8555f75d

View File

@ -1487,5 +1487,14 @@
"description": "Bindings for EGL, the native platform interface for rendering APIs.",
"license": "MIT",
"web": "https://github.com/nimious/io-egl"
},
{
"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"
}
]