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

{
    "name": "py38-importlib-resources",
    "portdir": "python/py-importlib-resources",
    "version": "6.1.2",
    "license": "PSF",
    "platforms": "{darwin any}",
    "epoch": 0,
    "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": [
                "py38-installer",
                "clang-16",
                "py38-setuptools",
                "py38-setuptools_scm",
                "py38-wheel",
                "py38-build"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python38",
                "py38-zipp"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py38-pytest"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py38-jsonschema-specifications",
                "py38-jsonschema",
                "py38-jsonschema-format-nongpl",
                "py38-matplotlib",
                "py38-jupyterlab",
                "py38-pyface",
                "py38-alembic",
                "py38-metpy",
                "py38-keyring",
                "py38-scikit-build-core",
                "py38-country"
            ]
        }
    ]
}