Adds argument_parser module.
This commit is contained in:
parent
05c1c66582
commit
dcdfcaeab2
1 changed files with 9 additions and 0 deletions
|
|
@ -1,4 +1,13 @@
|
|||
[
|
||||
{
|
||||
"name": "argument_parser",
|
||||
"url": "git://github.com/gradha/argument_parser/",
|
||||
"method": "git",
|
||||
"tags": ["library", "commandline", "arguments", "switches", "parsing"],
|
||||
"description": "Provides a complex commandline parser",
|
||||
"license": "MIT"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "jester",
|
||||
"url": "git://github.com/dom96/jester/",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue