mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Added package simple_parseopt (#1262)
This commit is contained in:
parent
125a52b70f
commit
a57d3f35fc
@ -15426,5 +15426,23 @@
|
|||||||
"description": "Show start/end datetime and duration of a command-line process using pipe.",
|
"description": "Show start/end datetime and duration of a command-line process using pipe.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/williamd1k0/chrono"
|
"web": "https://github.com/williamd1k0/chrono"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "simple_parseopt",
|
||||||
|
"url": "https://github.com/onelivesleft/simple_parseopt",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"parseopt",
|
||||||
|
"command",
|
||||||
|
"line",
|
||||||
|
"simple",
|
||||||
|
"options",
|
||||||
|
"arguments",
|
||||||
|
"parameters",
|
||||||
|
"library"
|
||||||
|
],
|
||||||
|
"description": "Nim module which provides clean, zero-effort command line parsing.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/onelivesleft/simple_parseopt"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user