19 lines
361 B
JSON
19 lines
361 B
JSON
{
|
|
"type":"BINARY",
|
|
"sub-type":"TOOL",
|
|
"group-id":"com.atria-soft",
|
|
"description":"eSVG converter in bitmap",
|
|
"license":"MPL-2",
|
|
"license-file":"file://LICENCE.txt",
|
|
"maintainer":"file://authors.txt",
|
|
"author":"file://authors.txt",
|
|
"version":"file://version.txt",
|
|
|
|
"source": [
|
|
"tools/converter.cpp"
|
|
],
|
|
"dependency": [
|
|
"esvg",
|
|
"test-debug"
|
|
]
|
|
} |