Added shorturl.
This commit is contained in:
parent
48a6b9fab9
commit
c63e2db681
1 changed files with 13 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue