GET /api/v1/ports/py313-lxml/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py313-lxml",
"portdir": "python/py-lxml",
"version": "5.3.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lxml.de/",
"description": "Powerful and Pythonic XML processing library",
"long_description": "lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 560
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-cython",
"clang-17",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"libxml2",
"libxslt",
"python313",
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-pikepdf",
"py313-obspy",
"py313-pptx",
"py313-owslib",
"py313-readability-lxml",
"py313-xmlsec",
"sigil",
"py313-beautifulsoup4",
"gcovr",
"py313-lxml_html_clean",
"py313-benchexec",
"gtk-doc",
"py-lxml"
]
},
{
"type": "run",
"ports": [
"py313-fonttools"
]
}
]
}