GET /api/v1/ports/py39-arviz/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-arviz",
"portdir": "python/py-arviz",
"version": "0.19.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/arviz-devs/arviz",
"description": "Exploratory analysis of Bayesian models",
"long_description": "Exploratory analysis of Bayesian models",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1565
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py39-scipy",
"py39-typing_extensions",
"python39",
"py39-h5netcdf",
"py39-xarray-einstats",
"py39-xarray",
"py39-matplotlib",
"py39-numpy",
"py39-packaging",
"py39-pandas"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-pymc",
"py39-pymc3"
]
}
]
}