GET /api/v1/ports/py38-libpysal/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-libpysal",
"portdir": "python/py-libpysal",
"version": "4.4.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pysal.org",
"description": "Core components of PySAL A library of spatial analysis functions.",
"long_description": "Core components of PySAL A library of spatial analysis functions.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-pytest-runner",
"clang-14",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-pandas",
"py38-requests",
"py38-scipy",
"py38-numpy",
"py38-jinja2",
"py38-beautifulsoup4"
]
}
],
"depends_on": []
}