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

{
    "name": "py39-mitmproxy",
    "portdir": "python/py-mitmproxy",
    "version": "7.0.4",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://mitmproxy.org/",
    "description": "SSL/TLS-capable man-in-the-middle proxy for HTTP and Websockets",
    "long_description": "mitmproxy is an SSL/TLS-capable man-in-the-middle proxy for HTTP/1, HTTP/2 and Websockets. It provides a console interface that allows traffic flows to be inspected and edited on the fly. mitmdump is the command-line version of mitmproxy, with the same functionality but without the user interface. Think tcpdump for HTTP.",
    "active": false,
    "categories": [
        "net",
        "www",
        "python"
    ],
    "maintainers": [
        {
            "name": "petr",
            "github": "petrrr",
            "ports_count": 566
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py39-setuptools",
                "py39-wheel",
                "py39-build",
                "py39-installer",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py39-certifi",
                "py39-click",
                "py39-cryptography",
                "py39-flask",
                "py39-h2",
                "py39-hyperframe",
                "py39-kaitaistruct",
                "py39-ldap3",
                "py39-msgpack",
                "py39-openssl",
                "py39-parsing",
                "py39-passlib",
                "py39-protobuf3",
                "py39-publicsuffix2",
                "py39-pyperclip",
                "py39-ruamel-yaml",
                "py39-ruamel-yaml-clib",
                "py39-sortedcontainers",
                "py39-tornado",
                "py39-urwid",
                "py39-wsproto",
                "py39-zstd",
                "python39",
                "py39-asgiref",
                "py39-asn1",
                "py39-blinker",
                "py39-brotli"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py39-asynctest",
                "py39-beautifulsoup4",
                "py39-hypothesis",
                "py39-parver",
                "py39-pytest",
                "py39-pytest-asyncio",
                "py39-requests",
                "py39-tz"
            ]
        }
    ],
    "depends_on": []
}