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

{
    "name": "py37-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": false,
    "categories": [
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py37-build",
                "py37-setuptools",
                "py37-wheel",
                "py37-installer",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python37"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py37-pytest"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py37-urlwatch",
                "py37-gmusicapi",
                "py37-zeep",
                "py37-fs",
                "py37-pyhyphen",
                "py37-pytools",
                "py37-pooch",
                "py37-soco",
                "py37-rope",
                "py37-requests-cache"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py37-openstacksdk",
                "py37-pyopencl"
            ]
        }
    ]
}