GET /api/v1/ports/py311-aesara/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py311-aesara",
"portdir": "python/py-aesara",
"version": "2.9.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aesara-devs/aesara",
"description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
"long_description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1575
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-hatchling",
"py311-hatch-vcs",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py311-cons",
"py311-logical-unification",
"python311",
"py311-minikanren",
"py311-etuples",
"py311-typing_extensions",
"py311-numpy",
"py311-scipy",
"py311-filelock"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-aeppl"
]
}
]
}