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