Sun, 26 May 2024 12:32:53 UTC | login

Information for RPM python3-h11-0.9.0-4.fc32.noarch.rpm

ID491174
Namepython3-h11
Version0.9.0
Release4.fc32
Epoch
Archnoarch
SummaryA pure-Python, bring-your-own-I/O implementation of HTTP/1.1
DescriptionThis is a little HTTP/1.1 library written from scratch in Python, heavily inspired by hyper-h2. It is a "bring-your-own-I/O" library; h11 contains no IO code whatsoever. This means you can hook h11 up to your favorite network API, and that could be anything you want: synchronous, threaded, asynchronous, or your own implementation of RFC 6214 -- h11 will not judge you. This also means that h11 is not immediately useful out of the box: it is a toolkit for building programs that speak HTTP, not something that could directly replace requests or twisted.web or whatever. But h11 makes it much easier to implement something like requests or twisted.web.
Build Time2019-10-03 16:04:37 GMT
Size94.41 KB
f4181de809ce0307c767e7a6938bb394
LicenseMIT
Provides
python-h11 = 0.9.0-4.fc32
python3-h11 = 0.9.0-4.fc32
python3.8dist(h11) = 0.9
python3dist(h11) = 0.9
Obsoletes
python-h11 < 0.9.0-4.fc32
Conflicts No Conflicts
Requires
python(abi) = 3.8
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 81 >>>
Name ascending sort Size
/usr/lib/python3.8/site-packages/h110.00 B
/usr/lib/python3.8/site-packages/h11-0.9.0-py3.8.egg-info0.00 B
/usr/lib/python3.8/site-packages/h11-0.9.0-py3.8.egg-info/PKG-INFO9.21 KB
/usr/lib/python3.8/site-packages/h11-0.9.0-py3.8.egg-info/SOURCES.txt1.21 KB
/usr/lib/python3.8/site-packages/h11-0.9.0-py3.8.egg-info/dependency_links.txt1.00 B
/usr/lib/python3.8/site-packages/h11-0.9.0-py3.8.egg-info/top_level.txt4.00 B
/usr/lib/python3.8/site-packages/h11/__init__.py909.00 B
/usr/lib/python3.8/site-packages/h11/__pycache__0.00 B
/usr/lib/python3.8/site-packages/h11/__pycache__/__init__.cpython-38.opt-1.pyc439.00 B
/usr/lib/python3.8/site-packages/h11/__pycache__/__init__.cpython-38.pyc439.00 B
/usr/lib/python3.8/site-packages/h11/__pycache__/_abnf.cpython-38.opt-1.pyc1.11 KB
/usr/lib/python3.8/site-packages/h11/__pycache__/_abnf.cpython-38.pyc1.11 KB
/usr/lib/python3.8/site-packages/h11/__pycache__/_connection.cpython-38.opt-1.pyc13.95 KB
/usr/lib/python3.8/site-packages/h11/__pycache__/_connection.cpython-38.pyc14.12 KB
/usr/lib/python3.8/site-packages/h11/__pycache__/_events.cpython-38.opt-1.pyc8.85 KB
/usr/lib/python3.8/site-packages/h11/__pycache__/_events.cpython-38.pyc8.85 KB
/usr/lib/python3.8/site-packages/h11/__pycache__/_headers.cpython-38.opt-1.pyc1.91 KB
/usr/lib/python3.8/site-packages/h11/__pycache__/_headers.cpython-38.pyc1.91 KB
/usr/lib/python3.8/site-packages/h11/__pycache__/_readers.cpython-38.opt-1.pyc4.87 KB
/usr/lib/python3.8/site-packages/h11/__pycache__/_readers.cpython-38.pyc4.91 KB
/usr/lib/python3.8/site-packages/h11/__pycache__/_receivebuffer.cpython-38.opt-1.pyc2.31 KB
/usr/lib/python3.8/site-packages/h11/__pycache__/_receivebuffer.cpython-38.pyc2.37 KB
/usr/lib/python3.8/site-packages/h11/__pycache__/_state.cpython-38.opt-1.pyc3.60 KB
/usr/lib/python3.8/site-packages/h11/__pycache__/_state.cpython-38.pyc3.68 KB
/usr/lib/python3.8/site-packages/h11/__pycache__/_util.cpython-38.opt-1.pyc3.47 KB
/usr/lib/python3.8/site-packages/h11/__pycache__/_util.cpython-38.pyc3.47 KB
/usr/lib/python3.8/site-packages/h11/__pycache__/_version.cpython-38.opt-1.pyc142.00 B
/usr/lib/python3.8/site-packages/h11/__pycache__/_version.cpython-38.pyc142.00 B
/usr/lib/python3.8/site-packages/h11/__pycache__/_writers.cpython-38.opt-1.pyc3.79 KB
/usr/lib/python3.8/site-packages/h11/__pycache__/_writers.cpython-38.pyc3.81 KB
/usr/lib/python3.8/site-packages/h11/_abnf.py4.53 KB
/usr/lib/python3.8/site-packages/h11/_connection.py24.40 KB
/usr/lib/python3.8/site-packages/h11/_events.py9.68 KB
/usr/lib/python3.8/site-packages/h11/_headers.py6.66 KB
/usr/lib/python3.8/site-packages/h11/_readers.py7.04 KB
/usr/lib/python3.8/site-packages/h11/_receivebuffer.py3.82 KB
/usr/lib/python3.8/site-packages/h11/_state.py11.89 KB
/usr/lib/python3.8/site-packages/h11/_util.py4.88 KB
/usr/lib/python3.8/site-packages/h11/_version.py685.00 B
/usr/lib/python3.8/site-packages/h11/_writers.py4.57 KB
/usr/lib/python3.8/site-packages/h11/tests0.00 B
/usr/lib/python3.8/site-packages/h11/tests/__init__.py0.00 B
/usr/lib/python3.8/site-packages/h11/tests/__pycache__0.00 B
/usr/lib/python3.8/site-packages/h11/tests/__pycache__/__init__.cpython-38.opt-1.pyc121.00 B
/usr/lib/python3.8/site-packages/h11/tests/__pycache__/__init__.cpython-38.pyc121.00 B
/usr/lib/python3.8/site-packages/h11/tests/__pycache__/helpers.cpython-38.opt-1.pyc1.86 KB
/usr/lib/python3.8/site-packages/h11/tests/__pycache__/helpers.cpython-38.pyc1.89 KB
/usr/lib/python3.8/site-packages/h11/tests/__pycache__/test_against_stdlib_http.cpython-38.opt-1.pyc3.32 KB
/usr/lib/python3.8/site-packages/h11/tests/__pycache__/test_against_stdlib_http.cpython-38.pyc3.53 KB
/usr/lib/python3.8/site-packages/h11/tests/__pycache__/test_connection.cpython-38.opt-1.pyc20.48 KB
Component of No Buildroots