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

{
    "name": "py39-dulwich",
    "portdir": "python/py-dulwich",
    "version": "0.22.8",
    "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": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "danchr",
            "github": "danchr",
            "ports_count": 162
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "py39-wheel",
                "py39-build",
                "py39-installer",
                "cargo",
                "legacy-support",
                "rust",
                "py39-importlib-metadata",
                "py39-setuptools",
                "py39-setuptools-rust"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python39",
                "py39-urllib3",
                "libunwind"
            ]
        }
    ],
    "depends_on": []
}