Added shorturl.

This commit is contained in:
achesak 2015-12-30 17:05:29 -06:00
parent 48a6b9fab9
commit c63e2db681

View File

@ -3885,5 +3885,18 @@
"description": "Nim module for filename matching with UNIX shell patterns",
"license": "MIT",
"web": "https://github.com/achesak/nim-fnmatch"
},
{
"name": "shorturl",
"url": "git://github.com/achesak/nim-shorturl",
"method": "git",
"tags": [
"library",
"url",
"uid"
],
"description": "Nim module for generating URL identifiers for Tiny URL and bit.ly-like URLs",
"license: "MIT",
"web": "https://github.com/achesak/nim-shorturl"
}
]