Merge pull request #174 from achesak/master

Add uri2
This commit is contained in:
Dominik Picheta 2015-05-26 00:38:06 +01:00
commit c7d8af59e1

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"
}
]