23 lines
441 B
JSON
Executable File
23 lines
441 B
JSON
Executable File
{
|
|
"type":"BINARY",
|
|
"sub-type":"TOOL",
|
|
"group-id":"com.atria-soft",
|
|
"description":"Egami simple image cutter (bash tools)",
|
|
"license":"MPL-2",
|
|
"license-file":"file://../../LICENSE",
|
|
"maintainer":"file://../../authors.txt",
|
|
"author":"file://../../authors.txt",
|
|
"version":"file://../../version.txt",
|
|
"code-quality":"MEDIUM",
|
|
|
|
"source": [
|
|
"appl/debug.cpp",
|
|
"appl/main.cpp"
|
|
],
|
|
"path": [
|
|
"."
|
|
],
|
|
"dependency": [
|
|
"egami"
|
|
]
|
|
} |