Merge pull request #241 from Xe/master

I am taking over argument_parser.
This commit is contained in:
Dominik Picheta 2015-08-24 08:41:04 +01:00
commit 03db6e28f3

View File

@ -1,7 +1,7 @@
[
{
"name": "argument_parser",
"url": "git://github.com/gradha/argument_parser/",
"url": "git://github.com/Xe/argument_parser/",
"method": "git",
"tags": [
"library",
@ -12,7 +12,7 @@
],
"description": "Provides a complex commandline parser",
"license": "MIT",
"web": "https://github.com/gradha/argument_parser"
"web": "https://github.com/Xe/argument_parser"
},
{
"name": "genieos",