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

{
    "name": "py313-jupyter_packaging",
    "portdir": "python/py-jupyter_packaging",
    "version": "0.12.3",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://jupyter.org/",
    "description": "Utilities for making Python packages with and without accompanying JavaScript packages.",
    "long_description": "Utilities for making Python packages with and without accompanying JavaScript packages.",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2693
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "py313-build",
                "py313-installer",
                "py313-hatchling"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py313-tomlkit",
                "python313",
                "py313-deprecation",
                "py313-packaging",
                "py313-setuptools",
                "py313-wheel"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "py313-jupyterlab_widgets",
                "py313-widgetsnbextension"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py-jupyter_packaging"
            ]
        }
    ]
}