egami/tools/viewer/GLD_egami-viewer.json

24 lines
461 B
JSON
Executable File

{
"type":"BINARY",
"sub-type":"TOOL",
"group-id":"com.atria-soft",
"description":"Egami simple image viewer (visual)",
"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/init.cpp",
"appl/MainWindows.cpp"
],
"dependency": [
"ewol"
],
"path":[
"."
]
}