Added uri2.

This commit is contained in:
achesak 2015-05-25 14:54:50 -05:00
parent 2dee80182b
commit 37a766409b

View File

@ -1559,5 +1559,14 @@
"description": "Python-like 'struct' for Nim",
"license": "MIT",
"web": "https://github.com/rgv151/struct.nim"
},
{
"name": "uri2",
"url: "git://github.com/achesak/nim-uri2",
"method": "git",
"tags": ["uri", "url", "library"],
"description": "Nim module for better URI handling",
"license": "MIT",
"web": "https://github.com/achesak/nim-uri2"
}
]