aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 99b2522..84b9435 100644
--- a/packages.json
+++ b/packages.json
@@ -11214,6 +11214,19 @@
"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",
"method": "git",