GET /api/v1/ports/py312-epsg/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py312-epsg",
"portdir": "python/py-epsg",
"version": "0.4.0",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rhattersley/pyepsg",
"description": "Easy access to the EPSG database via https://epsg.io/",
"long_description": "Easy access to the EPSG database via https://epsg.io/",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 563
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-setuptools",
"py312-wheel",
"clang-17",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"py312-requests",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-epsg"
]
}
]
}