GET /api/v1/ports/py37-aeppl/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-aeppl",
"portdir": "python/py-aeppl",
"version": "0.0.35",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aesara-devs/aeppl",
"description": "PPL tools for Aesara",
"long_description": "PPL tools for Aesara",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1565
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-numpy",
"py37-scipy",
"py37-aesara"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-pymc"
]
}
]
}