GET /api/v1/ports/py36-html5lib/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py36-html5lib",
"portdir": "python/py-html5lib",
"version": "1.1",
"license": "Permissive",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/html5lib/html5lib-python",
"description": "Library for working with HTML documents",
"long_description": "A Python implementation of a HTML parser based on the WHATWG HTML5 specification for maximum compatibility with major desktop web browsers.",
"active": true,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-six",
"py36-webencodings"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-astroquery",
"py36-rdflib",
"py36-django-htmlmin",
"py36-beautifulsoup4"
]
}
]
}