15 lines
667 B
Plaintext
15 lines
667 B
Plaintext
Metadata-Version: 2.4
|
|
Name: mitmproxy_rs
|
|
Version: 0.12.8
|
|
Classifier: Programming Language :: Rust
|
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
Classifier: Programming Language :: Python :: Implementation :: PyPy
|
|
Classifier: Programming Language :: Python :: 3 :: Only
|
|
Classifier: Programming Language :: Python :: 3.12
|
|
Classifier: Programming Language :: Python :: 3.13
|
|
Classifier: Development Status :: 5 - Production/Stable
|
|
Requires-Dist: mitmproxy-windows==0.12.8 ; os_name == 'nt'
|
|
Requires-Dist: mitmproxy-linux==0.12.8 ; sys_platform == 'linux'
|
|
Requires-Dist: mitmproxy-macos==0.12.8 ; sys_platform == 'darwin'
|
|
Requires-Python: >=3.12
|