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

{
    "name": "py38-dulwich",
    "portdir": "python/py-dulwich",
    "version": "0.22.3",
    "license": "(GPL-2+ or Apache-2+)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.dulwich.io",
    "description": "Pure-Python Git Library",
    "long_description": "Simple Pure-Python implementation of the Git file formats and protocols. Dulwich is the place where Mr. and Mrs. Git live in one of the Monty Python sketches.",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "danchr",
            "github": "danchr",
            "ports_count": 160
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "py38-wheel",
                "py38-build",
                "py38-installer",
                "cargo",
                "legacy-support",
                "rust",
                "py38-importlib-metadata",
                "py38-setuptools",
                "py38-setuptools-rust"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python38",
                "py38-urllib3",
                "libunwind"
            ]
        }
    ],
    "depends_on": []
}