GET /api/v1/ports/py38-esridump/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-esridump",
"portdir": "python/py-esridump",
"version": "1.10.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/openaddresses/pyesridump",
"description": "Dump geodata from ESRI endpoints to GeoJSON",
"long_description": "Dump geodata from ESRI endpoints to GeoJSON",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-requests",
"py38-six"
]
}
],
"depends_on": []
}