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

{
    "name": "py35-platformdirs",
    "portdir": "python/py-platformdirs",
    "version": "2.0.2",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 1,
    "replaced_by": null,
    "homepage": "https://github.com/platformdirs/platformdirs",
    "description": "A small Python module for determining appropriate platform-specific dirs",
    "long_description": "A small Python module for determining appropriate platform-specific dirs, e.g. a \"user data dir\".",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "reneeotten",
            "github": "reneeotten",
            "ports_count": 1577
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py35-setuptools",
                "py35-setuptools_scm",
                "py35-toml",
                "clang-15"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python35"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py35-virtualenv",
                "py35-pylint"
            ]
        }
    ]
}