mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Added shorturl.
This commit is contained in:
parent
48a6b9fab9
commit
c63e2db681
@ -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…
x
Reference in New Issue
Block a user