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

{
    "name": "py-pylint-venv",
    "portdir": "python/py-pylint-venv",
    "version": "3.0.4",
    "license": "MIT",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/jgosmann/pylint-venv/",
    "description": "pylint-venv provides a Pylint init-hook to use the same Pylint installation with different virtual environments.",
    "long_description": "pylint-venv provides a Pylint init-hook to use the same Pylint installation with different virtual environments.",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "reneeotten",
            "github": "reneeotten",
            "ports_count": 1565
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py313-pylint-venv"
            ]
        }
    ],
    "depends_on": []
}