GET /api/v1/ports/vsd2svg/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "vsd2svg",
"portdir": "graphics/vsd2svg",
"version": "0.1.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://dia-installer.de/vsd2svg/",
"description": "A commandline tool to convert files in VSD (Visio) format to SVG.",
"long_description": "A commandline tool to convert files in VSD (Visio) format to SVG. VSD is the format used by Visio.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2653
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"automake",
"libtool",
"pkgconfig",
"autoconf"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"librevenge",
"libvisio-0.1"
]
}
],
"depends_on": []
}