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

{
    "name": "py312-flake8-pyproject",
    "portdir": "python/py-flake8-pyproject",
    "version": "1.2.3",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/john-hen/Flake8-pyproject",
    "description": "Flake8 plug-in loading the configuration from pyproject.toml",
    "long_description": "Flake8 plug-in loading the configuration from pyproject.toml",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "reneeotten",
            "github": "reneeotten",
            "ports_count": 1565
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "py312-build",
                "py312-flit_core",
                "py312-installer"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python312",
                "py312-flake8"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py-flake8-pyproject"
            ]
        }
    ]
}