2025-12-25 upload
This commit is contained in:
@@ -0,0 +1 @@
|
||||
pip
|
||||
56
venv/Lib/site-packages/pylsqpack-0.3.23.dist-info/METADATA
Normal file
56
venv/Lib/site-packages/pylsqpack-0.3.23.dist-info/METADATA
Normal file
@@ -0,0 +1,56 @@
|
||||
Metadata-Version: 2.4
|
||||
Name: pylsqpack
|
||||
Version: 0.3.23
|
||||
Summary: Python wrapper for the ls-qpack QPACK library
|
||||
Author-email: Jeremy Lainé <jeremy.laine@m4x.org>
|
||||
License-Expression: BSD-3-Clause
|
||||
Project-URL: homepage, https://github.com/aiortc/pylsqpack
|
||||
Project-URL: documentation, https://pylsqpack.readthedocs.io/
|
||||
Classifier: Development Status :: 5 - Production/Stable
|
||||
Classifier: Environment :: Web Environment
|
||||
Classifier: Intended Audience :: Developers
|
||||
Classifier: Operating System :: OS Independent
|
||||
Classifier: Programming Language :: Python
|
||||
Classifier: Programming Language :: Python :: 3
|
||||
Classifier: Programming Language :: Python :: 3.10
|
||||
Classifier: Programming Language :: Python :: 3.11
|
||||
Classifier: Programming Language :: Python :: 3.12
|
||||
Classifier: Programming Language :: Python :: 3.13
|
||||
Classifier: Programming Language :: Python :: 3.14
|
||||
Classifier: Topic :: Internet :: WWW/HTTP
|
||||
Requires-Python: >=3.10
|
||||
Description-Content-Type: text/x-rst
|
||||
License-File: LICENSE
|
||||
Dynamic: license-file
|
||||
|
||||
pylsqpack
|
||||
=========
|
||||
|
||||
.. image:: https://img.shields.io/pypi/l/pylsqpack.svg
|
||||
:target: https://pypi.python.org/pypi/pylsqpack
|
||||
:alt: License
|
||||
|
||||
.. image:: https://img.shields.io/pypi/v/pylsqpack.svg
|
||||
:target: https://pypi.python.org/pypi/pylsqpack
|
||||
:alt: Version
|
||||
|
||||
.. image:: https://img.shields.io/pypi/pyversions/pylsqpack.svg
|
||||
:target: https://pypi.python.org/pypi/pylsqpack
|
||||
:alt: Python versions
|
||||
|
||||
.. image:: https://github.com/aiortc/pylsqpack/workflows/tests/badge.svg
|
||||
:target: https://github.com/aiortc/pylsqpack/actions
|
||||
:alt: Tests
|
||||
|
||||
.. image:: https://readthedocs.org/projects/pylsqpack/badge/?version=latest
|
||||
:target: https://pylsqpack.readthedocs.io/
|
||||
:alt: Documentation
|
||||
|
||||
``pylsqpack`` is a wrapper around the `ls-qpack`_ library. It provides Python
|
||||
`Decoder` and `Encoder` objects to read or write HTTP/3 headers compressed
|
||||
with QPACK.
|
||||
|
||||
To learn more about ``pylsqpack`` please `read the documentation`_.
|
||||
|
||||
.. _ls-qpack: https://github.com/litespeedtech/ls-qpack/
|
||||
.. _read the documentation: https://pylsqpack.readthedocs.io/en/latest/
|
||||
12
venv/Lib/site-packages/pylsqpack-0.3.23.dist-info/RECORD
Normal file
12
venv/Lib/site-packages/pylsqpack-0.3.23.dist-info/RECORD
Normal file
@@ -0,0 +1,12 @@
|
||||
pylsqpack-0.3.23.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
||||
pylsqpack-0.3.23.dist-info/METADATA,sha256=S1u2CfkqBq_ZszCnCjvZOfw-0tO2aYt6SX8ZlZgoLu0,2119
|
||||
pylsqpack-0.3.23.dist-info/RECORD,,
|
||||
pylsqpack-0.3.23.dist-info/WHEEL,sha256=OJ2zpOfp3Fst0GC5jHtFuY8tAf46LLgZ9O920dE4b3c,100
|
||||
pylsqpack-0.3.23.dist-info/licenses/LICENSE,sha256=0SzmUl8sQXg6SME99Ub-dwB5_V0DOiVgy0PHqiCqt0w,1530
|
||||
pylsqpack-0.3.23.dist-info/top_level.txt,sha256=QS-Tl3rMYCkkfn67PH4TbFiOG1kpS_v96u4MIpw0LQ0,10
|
||||
pylsqpack/__init__.py,sha256=-9pgO99FPMvWC8fJ_oPrxCbWTI_wOZ46AiYKnOCoKSY,196
|
||||
pylsqpack/__init__.pyi,sha256=t7YT-HxHeWJP6tWpYvsEPymk780R1M6_Z_dHvQypc6A,822
|
||||
pylsqpack/__pycache__/__init__.cpython-312.pyc,,
|
||||
pylsqpack/_binding.pyd,sha256=LGX9UH6gAbNWHwHoujQNnLjQkc7llAwLKlc8h8FLv08,866816
|
||||
pylsqpack/binding.c,sha256=NgNu1h1uVwzezMEfxkH9drdjVOUpQUXkxDpu_nGeJcE,19999
|
||||
pylsqpack/py.typed,sha256=3VVwXUAWVEVX7sDwyYDnW5ZdBC9_Z9AJAFfLCleUW0k,8
|
||||
5
venv/Lib/site-packages/pylsqpack-0.3.23.dist-info/WHEEL
Normal file
5
venv/Lib/site-packages/pylsqpack-0.3.23.dist-info/WHEEL
Normal file
@@ -0,0 +1,5 @@
|
||||
Wheel-Version: 1.0
|
||||
Generator: setuptools (80.9.0)
|
||||
Root-Is-Purelib: false
|
||||
Tag: cp310-abi3-win_amd64
|
||||
|
||||
@@ -0,0 +1,25 @@
|
||||
Copyright (c) Jeremy Lainé.
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions are met:
|
||||
|
||||
* Redistributions of source code must retain the above copyright notice,
|
||||
this list of conditions and the following disclaimer.
|
||||
* Redistributions in binary form must reproduce the above copyright notice,
|
||||
this list of conditions and the following disclaimer in the documentation
|
||||
and/or other materials provided with the distribution.
|
||||
* Neither the name of pylsqpack nor the names of its contributors may
|
||||
be used to endorse or promote products derived from this software without
|
||||
specific prior written permission.
|
||||
|
||||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
||||
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
||||
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
||||
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
|
||||
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
||||
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
||||
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
|
||||
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
||||
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
||||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
@@ -0,0 +1 @@
|
||||
pylsqpack
|
||||
Reference in New Issue
Block a user