GET /api/v1/ports/py-cinemagoer/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-cinemagoer",
"portdir": "python/py-cinemagoer",
"version": "2023.5.1",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cinemagoer.github.io/",
"description": "Python package to access the IMDb's database",
"long_description": "Python package to access the IMDb's database",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py312-cinemagoer"
]
}
],
"depends_on": []
}