GET /api/v1/ports/py36-arviz/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py36-arviz",
"portdir": "python/py-arviz",
"version": "0.11.4",
"license": "Apache-2",
"platforms": "darwin",
"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": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"py36-netcdf4",
"py36-numpy",
"py36-packaging",
"python36",
"py36-scipy",
"py36-xarray",
"py36-pandas",
"py36-matplotlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-pymc3"
]
}
]
}