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

{
    "name": "py34-importlib-resources",
    "portdir": "python/py-importlib-resources",
    "version": "1.0.2",
    "license": "PSF",
    "platforms": "{darwin any}",
    "epoch": 1,
    "replaced_by": null,
    "homepage": "https://importlib-resources.readthedocs.io",
    "description": "A backport of Python standard library importlib.resources module for Python 2.7, and 3.4 through 3.8.",
    "long_description": "A backport of Python standard library importlib.resources module for Python 2.7, and 3.4 through 3.8.",
    "active": false,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "rubendibattista",
            "github": "rdbisme",
            "ports_count": 41
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py34-setuptools",
                "py34-wheel",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py34-zipp",
                "python34",
                "py34-pathlib2",
                "py34-typing"
            ]
        },
        {
            "type": "test",
            "ports": [
                null
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py34-virtualenv"
            ]
        }
    ]
}