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

{
    "name": "py310-appdirs",
    "portdir": "python/py-appdirs",
    "version": "1.4.4",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/ActiveState/appdirs",
    "description": "module that finds where to keep user data",
    "long_description": "A Python module for determining appropriate platform-specific per-user directories for data, configuration files, etc.",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py310-build",
                "py310-setuptools",
                "py310-wheel",
                "py310-installer",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python310"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py310-pytest"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py310-ptpython",
                "py310-requests-cache",
                "py310-soco",
                "py310-pytools",
                "howdoi",
                "py310-pooch",
                "py310-pint",
                "py310-rope",
                "py310-rply",
                "py310-urlwatch",
                "py310-npe2",
                "py310-zeep",
                "py310-fs"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py310-openstacksdk",
                "py310-milc",
                "py310-pyopencl"
            ]
        }
    ]
}