Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-httpcore | Distribution: Mageia |
Version: 1.0.5 | Vendor: Mageia.Org |
Release: 1.mga10 | Build date: Fri Jun 28 09:41:35 2024 |
Group: Development/Python | Build host: localhost |
Size: 818796 | Source RPM: python-httpcore-1.0.5-1.mga10.src.rpm |
Packager: papoteur <papoteur> | |
Url: https://pypi.org/project/httpcore | |
Summary: A minimal low-level HTTP client |
The HTTP Core package provides a minimal low-level HTTP client, which does one thing only. Sending HTTP requests.
BSD
* Fri Jun 28 2024 papoteur <papoteur> 1.0.5-1.mga10 + Revision: 2077533 - new version 1.0.5 * Sun Dec 10 2023 wally <wally> 1.0.2-1.mga10 + Revision: 2016827 - new version 1.0.2 * Sun Oct 01 2023 papoteur <papoteur> 0.18.0-2.mga10 + Revision: 1992670 - relax requirements again - relax requirements - add extras packages http2 and socks - new 0.18 - new 0.18.0 * Sun Sep 18 2022 guillomovitch <guillomovitch> 0.15.0-1.mga9 + Revision: 1889840 - new version 0.15.0
/usr/lib/python3.12/site-packages/httpcore /usr/lib/python3.12/site-packages/httpcore-1.0.5.dist-info /usr/lib/python3.12/site-packages/httpcore-1.0.5.dist-info/INSTALLER /usr/lib/python3.12/site-packages/httpcore-1.0.5.dist-info/METADATA /usr/lib/python3.12/site-packages/httpcore-1.0.5.dist-info/WHEEL /usr/lib/python3.12/site-packages/httpcore-1.0.5.dist-info/licenses /usr/lib/python3.12/site-packages/httpcore-1.0.5.dist-info/licenses/LICENSE.md /usr/lib/python3.12/site-packages/httpcore/__init__.py /usr/lib/python3.12/site-packages/httpcore/__pycache__ /usr/lib/python3.12/site-packages/httpcore/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/httpcore/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/httpcore/__pycache__/_api.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/httpcore/__pycache__/_api.cpython-312.pyc /usr/lib/python3.12/site-packages/httpcore/__pycache__/_exceptions.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/httpcore/__pycache__/_exceptions.cpython-312.pyc /usr/lib/python3.12/site-packages/httpcore/__pycache__/_models.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/httpcore/__pycache__/_models.cpython-312.pyc /usr/lib/python3.12/site-packages/httpcore/__pycache__/_ssl.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/httpcore/__pycache__/_ssl.cpython-312.pyc /usr/lib/python3.12/site-packages/httpcore/__pycache__/_synchronization.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/httpcore/__pycache__/_synchronization.cpython-312.pyc /usr/lib/python3.12/site-packages/httpcore/__pycache__/_trace.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/httpcore/__pycache__/_trace.cpython-312.pyc /usr/lib/python3.12/site-packages/httpcore/__pycache__/_utils.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/httpcore/__pycache__/_utils.cpython-312.pyc /usr/lib/python3.12/site-packages/httpcore/_api.py /usr/lib/python3.12/site-packages/httpcore/_async /usr/lib/python3.12/site-packages/httpcore/_async/__init__.py /usr/lib/python3.12/site-packages/httpcore/_async/__pycache__ /usr/lib/python3.12/site-packages/httpcore/_async/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/httpcore/_async/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/httpcore/_async/__pycache__/connection.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/httpcore/_async/__pycache__/connection.cpython-312.pyc /usr/lib/python3.12/site-packages/httpcore/_async/__pycache__/connection_pool.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/httpcore/_async/__pycache__/connection_pool.cpython-312.pyc /usr/lib/python3.12/site-packages/httpcore/_async/__pycache__/http11.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/httpcore/_async/__pycache__/http11.cpython-312.pyc /usr/lib/python3.12/site-packages/httpcore/_async/__pycache__/http2.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/httpcore/_async/__pycache__/http2.cpython-312.pyc /usr/lib/python3.12/site-packages/httpcore/_async/__pycache__/http_proxy.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/httpcore/_async/__pycache__/http_proxy.cpython-312.pyc /usr/lib/python3.12/site-packages/httpcore/_async/__pycache__/interfaces.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/httpcore/_async/__pycache__/interfaces.cpython-312.pyc /usr/lib/python3.12/site-packages/httpcore/_async/__pycache__/socks_proxy.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/httpcore/_async/__pycache__/socks_proxy.cpython-312.pyc /usr/lib/python3.12/site-packages/httpcore/_async/connection.py /usr/lib/python3.12/site-packages/httpcore/_async/connection_pool.py /usr/lib/python3.12/site-packages/httpcore/_async/http11.py /usr/lib/python3.12/site-packages/httpcore/_async/http2.py /usr/lib/python3.12/site-packages/httpcore/_async/http_proxy.py /usr/lib/python3.12/site-packages/httpcore/_async/interfaces.py /usr/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py /usr/lib/python3.12/site-packages/httpcore/_backends /usr/lib/python3.12/site-packages/httpcore/_backends/__init__.py /usr/lib/python3.12/site-packages/httpcore/_backends/__pycache__ /usr/lib/python3.12/site-packages/httpcore/_backends/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/httpcore/_backends/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/httpcore/_backends/__pycache__/anyio.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/httpcore/_backends/__pycache__/anyio.cpython-312.pyc /usr/lib/python3.12/site-packages/httpcore/_backends/__pycache__/auto.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/httpcore/_backends/__pycache__/auto.cpython-312.pyc /usr/lib/python3.12/site-packages/httpcore/_backends/__pycache__/base.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/httpcore/_backends/__pycache__/base.cpython-312.pyc /usr/lib/python3.12/site-packages/httpcore/_backends/__pycache__/mock.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/httpcore/_backends/__pycache__/mock.cpython-312.pyc /usr/lib/python3.12/site-packages/httpcore/_backends/__pycache__/sync.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/httpcore/_backends/__pycache__/sync.cpython-312.pyc /usr/lib/python3.12/site-packages/httpcore/_backends/__pycache__/trio.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/httpcore/_backends/__pycache__/trio.cpython-312.pyc /usr/lib/python3.12/site-packages/httpcore/_backends/anyio.py /usr/lib/python3.12/site-packages/httpcore/_backends/auto.py /usr/lib/python3.12/site-packages/httpcore/_backends/base.py /usr/lib/python3.12/site-packages/httpcore/_backends/mock.py /usr/lib/python3.12/site-packages/httpcore/_backends/sync.py /usr/lib/python3.12/site-packages/httpcore/_backends/trio.py /usr/lib/python3.12/site-packages/httpcore/_exceptions.py /usr/lib/python3.12/site-packages/httpcore/_models.py /usr/lib/python3.12/site-packages/httpcore/_ssl.py /usr/lib/python3.12/site-packages/httpcore/_sync /usr/lib/python3.12/site-packages/httpcore/_sync/__init__.py /usr/lib/python3.12/site-packages/httpcore/_sync/__pycache__ /usr/lib/python3.12/site-packages/httpcore/_sync/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/httpcore/_sync/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/httpcore/_sync/__pycache__/connection.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/httpcore/_sync/__pycache__/connection.cpython-312.pyc /usr/lib/python3.12/site-packages/httpcore/_sync/__pycache__/connection_pool.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/httpcore/_sync/__pycache__/connection_pool.cpython-312.pyc /usr/lib/python3.12/site-packages/httpcore/_sync/__pycache__/http11.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/httpcore/_sync/__pycache__/http11.cpython-312.pyc /usr/lib/python3.12/site-packages/httpcore/_sync/__pycache__/http2.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/httpcore/_sync/__pycache__/http2.cpython-312.pyc /usr/lib/python3.12/site-packages/httpcore/_sync/__pycache__/http_proxy.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/httpcore/_sync/__pycache__/http_proxy.cpython-312.pyc /usr/lib/python3.12/site-packages/httpcore/_sync/__pycache__/interfaces.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/httpcore/_sync/__pycache__/interfaces.cpython-312.pyc /usr/lib/python3.12/site-packages/httpcore/_sync/__pycache__/socks_proxy.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/httpcore/_sync/__pycache__/socks_proxy.cpython-312.pyc /usr/lib/python3.12/site-packages/httpcore/_sync/connection.py /usr/lib/python3.12/site-packages/httpcore/_sync/connection_pool.py /usr/lib/python3.12/site-packages/httpcore/_sync/http11.py /usr/lib/python3.12/site-packages/httpcore/_sync/http2.py /usr/lib/python3.12/site-packages/httpcore/_sync/http_proxy.py /usr/lib/python3.12/site-packages/httpcore/_sync/interfaces.py /usr/lib/python3.12/site-packages/httpcore/_sync/socks_proxy.py /usr/lib/python3.12/site-packages/httpcore/_synchronization.py /usr/lib/python3.12/site-packages/httpcore/_trace.py /usr/lib/python3.12/site-packages/httpcore/_utils.py /usr/lib/python3.12/site-packages/httpcore/py.typed /usr/share/doc/python3-httpcore /usr/share/doc/python3-httpcore/CHANGELOG.md /usr/share/doc/python3-httpcore/README.md /usr/share/licenses/python3-httpcore /usr/share/licenses/python3-httpcore/LICENSE.md
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Dec 19 06:42:26 2024