GET /api/v1/ports/QtPBFImagePlugin/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "QtPBFImagePlugin",
"portdir": "graphics/QtPBFImagePlugin",
"version": "5.1",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tumic0/QtPBFImagePlugin",
"description": "PBF image plugin for Qt5",
"long_description": "Qt image plugin for displaying Mapbox vector tiles.",
"active": false,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "sikmir",
"github": "sikmir",
"ports_count": 42
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase"
]
}
],
"depends_on": []
}