10 lines
312 B
JSON
Executable file
10 lines
312 B
JSON
Executable file
{
|
|
"name": "gppanel",
|
|
"version-date": "2020-05-20",
|
|
"port-version": 1,
|
|
"description": "gpPanel is chart library for wxWidget. It inheritance from wxPanel and use modified wxMathPlot library at chart engine.",
|
|
"homepage": "https://github.com/woollybah/gppanel",
|
|
"dependencies": [
|
|
"wxwidgets"
|
|
]
|
|
}
|