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

{
    "name": "py310-setuptools_scm_git_archive",
    "portdir": "python/py-setuptools_scm_git_archive",
    "version": "1.4.1",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/Changaco/setuptools_scm_git_archive",
    "description": "Plugin for setuptools_scm that add support for git archives.",
    "long_description": "Plugin for setuptools_scm that add support for git archives.",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "giovanni.bussi",
            "github": "GiovanniBussi",
            "ports_count": 81
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py310-installer",
                "clang-17",
                "py310-setuptools",
                "py310-wheel",
                "py310-build"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python310",
                "py310-setuptools_scm"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py310-pytest"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "py310-pytest-subtests",
                "py310-aiomysql",
                "py310-barnaba",
                "py310-cheroot",
                "py310-cartopy",
                "py310-ansible-compat",
                "py310-vispy",
                "py310-h5netcdf"
            ]
        }
    ]
}