GET /api/v1/ports/apiextractor/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "apiextractor",
"portdir": "devel/apiextractor",
"version": "0.10.10",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.pyside.org/docs/apiextractor/",
"description": "Tool for developing bindings of Qt-based libraries",
"long_description": "API Extractor is a tool that eases the development of bindings of Qt-based libraries for high level languages by automating most of the process.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"qt4-mac",
"libxml2",
"libxslt"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"generatorrunner"
]
}
]
}