audio-orchestra/tools/GLD_orchestra-out.json

20 lines
418 B
JSON

{
"type": "BINARY",
"sub-type": "TOOL",
"group-id": "com.atria-soft",
"description": "'out' i/o tool for orchestra",
"license": "MPL-2",
"license-file": "file://../LICENSE",
"maintainer": "file://../authors.txt",
"author": "file://../authors.txt",
"version": "file://../version.txt",
"code-quality": "MEDIUM",
"source": [
"orchestra-out.cpp"
],
"dependency": [
"audio-orchestra",
"test-debug"
]
}