GET /api/v1/ports/py312-pyproject_api/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py312-pyproject_api",
"portdir": "python/py-pyproject_api",
"version": "1.9.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tox-dev/pyproject-api",
"description": "API to interact with the python pyproject.toml based projects",
"long_description": "API to interact with the python pyproject.toml based projects",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1077
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-hatchling",
"py312-hatch-vcs",
"clang-17",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"py312-packaging",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-tox"
]
}
]
}