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

{
    "name": "py39-platformdirs",
    "portdir": "python/py-platformdirs",
    "version": "4.2.0",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "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": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "reneeotten",
            "github": "reneeotten",
            "ports_count": 1153
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py39-build",
                "py39-hatchling",
                "py39-hatch-vcs",
                "py39-installer",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python39"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py39-jupyter_core",
                "py39-virtualenv",
                "py39-pylint",
                "py39-tox",
                "py39-black",
                "py39-yapf",
                "py39-pyopencl"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py39-libpysal"
            ]
        }
    ]
}