diff options
Diffstat (limited to 'packages.json')
| -rw-r--r-- | packages.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/packages.json b/packages.json index ae633a9..e5e343f 100644 --- a/packages.json +++ b/packages.json @@ -1,5 +1,14 @@ [ { + "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/", "method": "git", |
