GET /api/v1/ports/py313-logical-unification/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py313-logical-unification",
    "portdir": "python/py-logical-unification",
    "version": "0.4.6",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https//github.com/pythological/unification/",
    "description": "Logical unification in Python",
    "long_description": "Logical unification in Python",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "reneeotten",
            "github": "reneeotten",
            "ports_count": 1581
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py313-wheel",
                "py313-build",
                "py313-installer",
                "py313-setuptools",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py313-multipledispatch",
                "py313-toolz",
                "python313"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py313-pytensor",
                "py313-cons",
                "py313-minikanren"
            ]
        }
    ]
}