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

{
    "name": "py312-mitmproxy_rs",
    "portdir": "python/py-mitmproxy_rs",
    "version": "0.11.2",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://mitmproxy.org/",
    "description": "Rust bits for Mitmproxy",
    "long_description": "Rust bits for Mitmproxy, most notably WireGuard Mode and Local Redirect Mode.",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py312-build",
                "py312-setuptools",
                "py312-wheel",
                "clang-17",
                "py312-installer"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python312"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py312-mitmproxy_macos"
            ]
        }
    ],
    "depends_on": []
}