Merge pull request #39 from fenekku/master

Added commandeer
This commit is contained in:
Grzegorz Adam Hankiewicz 2013-12-08 12:08:05 -08:00
commit a0b074a763

View File

@ -453,6 +453,15 @@
"tags": ["library", "wrapper", "binding", "audio", "sound", "media", "io"],
"description": "Binding to portaudio",
"license": "CC0"
},
{
"name": "commandeer",
"url": "git://github.com/fenekku/commandeer",
"method": "git",
"tags": ["library", "commandline", "arguments", "switches", "parsing", "options"],
"description": "Provides a small command line parsing DSL (domain specific language)",
"license": "MIT"
}
]