mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 07:33:11 +00:00
Added package shellopt (#2292)
This commit is contained in:
parent
fb29e99824
commit
15a27860a4
@ -26835,5 +26835,17 @@
|
||||
"description": "An image colorizer",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"web": "https://github.com/Infinitybeond1/dye"
|
||||
},
|
||||
{
|
||||
"name": "shellopt",
|
||||
"url": "https://github.com/uga-rosa/shellopt.nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"cli"
|
||||
],
|
||||
"description": "Command line argument parser in the form commonly used in ordinary shell.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/uga-rosa/shellopt.nim"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user