mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 00:23:10 +00:00
Added commandeer
This commit is contained in:
parent
ab1995eedd
commit
eb7de6fa81
@ -453,6 +453,15 @@
|
|||||||
"tags": ["library", "wrapper", "binding", "audio", "sound", "media", "io"],
|
"tags": ["library", "wrapper", "binding", "audio", "sound", "media", "io"],
|
||||||
"description": "Binding to portaudio",
|
"description": "Binding to portaudio",
|
||||||
"license": "CC0"
|
"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"
|
||||||
}
|
}
|
||||||
|
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user