GET /api/v1/ports/py312-minikanren/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py312-minikanren",
"portdir": "python/py-minikanren",
"version": "1.0.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pythological/kanren",
"description": "Relational programming in Python",
"long_description": "Relational programming in Python",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1577
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-toolz",
"py312-cons",
"py312-etuples",
"py312-logical-unification",
"py312-multipledispatch"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-pytensor",
"py-minikanren",
"py312-aesara"
]
}
]
}