GET /api/v1/ports/py37-hatch-fancy-pypi-readme/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-hatch-fancy-pypi-readme",
"portdir": "python/py-hatch-fancy-pypi-readme",
"version": "25.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hynek/hatch-fancy-pypi-readme",
"description": "a Hatch metadata plugin for projects' PyPI landing page",
"long_description": "a Hatch metadata plugin for projects' PyPI landing page",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-hatchling",
"py37-installer",
"clang-17",
"py37-build"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-typing_extensions",
"py37-tomli"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py37-attrs",
"py37-scikit-build",
"py37-scikit-hep-awkward",
"py37-jsonschema",
"py37-pydantic",
"py37-httpx",
"py37-black"
]
},
{
"type": "lib",
"ports": [
"py37-service_identity"
]
}
]
}