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

{
    "name": "py36-packaging",
    "portdir": "python/py-packaging",
    "version": "21.3",
    "license": "(BSD or Apache-2)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://packaging.pypa.io/",
    "description": "Core utilities for Python packaging",
    "long_description": "This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "jmr",
            "github": "jmroot",
            "ports_count": 318
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py36-setuptools",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python36",
                "py36-parsing"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py36-pretend",
                "py36-pytest"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "py36-pyerfa"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py36-arviz",
                "py36-scikit-build",
                "py36-build",
                "py36-pytest",
                "py36-ansible-core",
                "py36-tox",
                "py36-bleach",
                "py36-pint",
                "py36-dask",
                "py36-bokeh",
                "py36-jupyterlab",
                "py36-jupyterlab_server",
                "py36-jupyter_packaging",
                "py36-sip",
                "py36-pyqt-builder",
                "py36-deprecation",
                "py36-setuptools_scm",
                "py36-zmq"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py36-oslo-utils",
                "py36-sphinx"
            ]
        }
    ]
}