mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Add argparse (#915)
This commit is contained in:
parent
06d399d75e
commit
c66eff46e3
@ -11213,6 +11213,19 @@
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/juancarlospaco/nim-usagov"
|
||||
},
|
||||
{
|
||||
"name": "argparse",
|
||||
"url": "https://github.com/iffy/nim-argparse",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"cli",
|
||||
"argparse",
|
||||
"optparse"
|
||||
],
|
||||
"description": "WIP strongly-typed argument parser with sub command support",
|
||||
"license": "MIT",
|
||||
"doc": "https://www.iffycan.com/nim-argparse/argparse.html"
|
||||
},
|
||||
{
|
||||
"name": "markdown",
|
||||
"url": "https://github.com/soasme/nim-markdown",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user