27 lines
542 B
JSON
27 lines
542 B
JSON
{
|
|
"type":"LIBRARY",
|
|
"group-id":"com.atria-soft",
|
|
"description":"fluorine interface for variant implementation",
|
|
"license":"MPL-2",
|
|
"license-file":"file://LICENSE",
|
|
"maintainer":"file://authors.txt",
|
|
"author":"file://authors.txt",
|
|
"version":"file://version.txt",
|
|
"code-quality":"MEDIUM",
|
|
|
|
"source": [
|
|
"fluorine/debug.cpp",
|
|
"fluorine/variantType.cpp",
|
|
"fluorine/Variant.cpp"
|
|
],
|
|
"header": [
|
|
"fluorine/debug.hpp",
|
|
"fluorine/variantType.hpp",
|
|
"fluorine/Variant.hpp"
|
|
],
|
|
"dependency": [
|
|
"elog",
|
|
"etk",
|
|
"ememory"
|
|
]
|
|
} |