mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Merge branch 'master' of https://github.com/achesak/packages into achesak-master
This commit is contained in:
commit
0f7f4a126c
@ -3899,5 +3899,32 @@
|
|||||||
"description": "Infer & generate command-line interace/option/argument parsers",
|
"description": "Infer & generate command-line interace/option/argument parsers",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/c-blake/cligen"
|
"web": "https://github.com/c-blake/cligen"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "fnmatch",
|
||||||
|
"url": "git://github.com/achesak/nim-fnmatch",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"library",
|
||||||
|
"unix",
|
||||||
|
"files",
|
||||||
|
"matching"
|
||||||
|
],
|
||||||
|
"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