GET /api/v1/ports/py311-libxml2/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py311-libxml2",
"portdir": "python/py-libxml2",
"version": "2.13.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.gnome.org/GNOME/libxml2/-/wikis/Python-bindings",
"description": "Python bindings for libxml2",
"long_description": "Python bindings for libxml2",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1405
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-setuptools",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libxml2",
"python311"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"gimp-help-en"
]
},
{
"type": "lib",
"ports": [
"py311-libxslt"
]
}
]
}