HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-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": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py38-certifi",
"py38-click",
"py38-cryptography",
"py38-flask",
"py38-h2",
"py38-hyperframe",
"py38-kaitaistruct",
"py38-ldap3",
"py38-msgpack",
"py38-openssl",
"py38-parsing",
"py38-passlib",
"py38-protobuf3",
"py38-publicsuffix2",
"py38-pyperclip",
"py38-ruamel-yaml",
"py38-ruamel-yaml-clib",
"py38-sortedcontainers",
"py38-tornado",
"py38-urwid",
"py38-wsproto",
"py38-zstd",
"python38",
"py38-asgiref",
"py38-asn1",
"py38-blinker",
"py38-brotli"
]
},
{
"type": "test",
"ports": [
"py38-asynctest",
"py38-beautifulsoup4",
"py38-hypothesis",
"py38-parver",
"py38-pytest",
"py38-pytest-asyncio",
"py38-requests",
"py38-tz"
]
}
],
"depends_on": []
}