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

{
    "name": "py312-funcsigs",
    "portdir": "python/py-funcsigs",
    "version": "1.0.2",
    "license": "Apache-2",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://funcsigs.readthedocs.org/",
    "description": "Python function signatures from PEP362 for Python 2.7 and 3.2+",
    "long_description": "Python function signatures from PEP362 for Python 2.7 and 3.2+",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2694
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "py312-build",
                "py312-installer",
                "py312-setuptools",
                "py312-wheel"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python312"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "py312-acme"
            ]
        }
    ]
}