GET /api/v1/ports/py36-pysal/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py36-pysal",
"portdir": "python/py-pysal",
"version": "1.14.4",
"license": "MIT and BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pysal/pysal",
"description": "Python Spatial Analysis Library",
"long_description": "PySAL is a Python module providing several spatial analysis tools",
"active": false,
"categories": [
"python",
"gis"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-numpy",
"py36-scipy"
]
}
],
"depends_on": []
}