GET /api/v1/ports/py38-pep517/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-pep517",
"portdir": "python/py-pep517",
"version": "0.13.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "py38-pyproject_hooks",
"homepage": "https://pypi.python.org/pypi/pep517/",
"description": "API to call PEP 517 hooks",
"long_description": "API to call PEP 517 hooks",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-tomli"
]
}
],
"depends_on": []
}