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

{
    "name": "py-flake8-pyproject",
    "portdir": "python/py-flake8-pyproject",
    "version": "1.2.3",
    "license": "MIT",
    "platforms": "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"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py312-flake8-pyproject"
            ]
        }
    ],
    "depends_on": []
}