Adds argument_parser module.

This commit is contained in:
Grzegorz Adam Hankiewicz 2013-03-11 00:04:53 +01:00
parent 05c1c66582
commit dcdfcaeab2

View File

@ -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/",