GET /api/v1/ports/py311-chardet/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py311-chardet",
"portdir": "python/py-chardet",
"version": "5.2.0",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "Universal character encoding detector",
"long_description": "Character encoding auto-detection in Python. As smart as your browser.",
"active": true,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 401
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-setuptools",
"py311-build",
"py311-installer",
"py311-wheel",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-tox",
"py311-beancount",
"py311-reportlab",
"py311-python-debian",
"py311-readability-lxml",
"py311-binaryornot"
]
},
{
"type": "run",
"ports": [
"py311-spyder"
]
},
{
"type": "test",
"ports": [
"py311-feedparser"
]
}
]
}