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

{
    "name": "py312-snuggs",
    "portdir": "python/py-snuggs",
    "version": "1.4.7",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/mapbox/snuggs",
    "description": "Snuggs are s-expressions for Numpy",
    "long_description": "Snuggs are s-expressions for Numpy",
    "active": true,
    "categories": [
        "devel",
        "math",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2688
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py312-wheel",
                "clang-17",
                "py312-build",
                "py312-installer",
                "py312-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py312-numpy",
                "py312-click",
                "py312-parsing",
                "python312"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py-snuggs"
            ]
        }
    ]
}