20 lines
414 B
JSON
20 lines
414 B
JSON
{
|
|
"type":"BINARY",
|
|
"sub-type":"TOOL",
|
|
"group-id":"com.atria-soft",
|
|
"description":"Bench a corpus with a set of reference files",
|
|
"license":"MPL-2",
|
|
"license-file":"file://LICENCE.txt",
|
|
"maintainer":"file://authors.txt",
|
|
"author":"file://authors.txt",
|
|
"version":"file://version.txt",
|
|
"extra-flag":"MEDIUM",
|
|
|
|
"source": [
|
|
"tool/bench-corpus/main.cpp"
|
|
],
|
|
"dependency": [
|
|
"dollar",
|
|
"test-debug"
|
|
]
|
|
} |