GET /api/v1/ports/py311-readability-lxml/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py311-readability-lxml",
"portdir": "python/py-readability-lxml",
"version": "0.8.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/buriy/python-readability",
"description": "fast html to text parser (article readability tool)",
"long_description": "fast html to text parser (article readability tool)",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-17",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-lxml",
"py311-chardet",
"py311-cssselect"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": []
}