GET /api/v1/ports/py311-pygccxml/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py311-pygccxml",
"portdir": "python/py-pygccxml",
"version": "2.5.0",
"license": "Boost-1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/CastXML/pygccxml",
"description": "pygccxml is a specialized XML reader that reads the output from CastXML or GCCXML.",
"long_description": "pygccxml is a specialized XML reader that reads the output from CastXML or GCCXML. It provides a simple framework to navigate C++ declarations, using Python classes.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-setuptools",
"py311-wheel",
"clang-16",
"py311-build",
"py311-installer"
]
},
{
"type": "lib",
"ports": [
"castxml",
"python311",
"py311-importlib-metadata"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-pyplusplus"
]
}
]
}