DFSG NEW Queue

DFSG, Licensing & New Packages Team

python-gunicorn-h1c 0.6.5-1

Package Information

DescriptionFast HTTP/1.1 parser for Gunicorn using picohttpparser (Python3 version)

Fast HTTP/1.1 parser for Gunicorn using picohttpparser.

Features: * SIMD-optimized parsing (SSE4.2 on x86, NEON on ARM) * Zero-copy request parsing with lazy Python object creation * Callback-based parser for asyncio integration (H1CProtocol) * Common header extraction (Content-Length, Transfer-Encoding, Connection) * Incremental parsing support * Chunked transfer encoding support * WSGI environ and ASGI scope generation * Limit enforcement matching gunicorn's Python parser * Specific exception types for validation errors

This package contains the Python 3 version of the library.

MaintainerDebian Python Team <team+python@tracker.debian.org>
Changed ByMichael Fladischer <fladi@debian.org>
Sponsorfladi@debian.org
Distributionunstable
Architectureany
VCSgit: https://salsa.debian.org/python-team/packages/python-gunicorn-h1c.git (browse)
Closes#1140173
Trackerhttps://tracker.debian.org/pkg/python-gunicorn-h1c
Uploaded4 hours ago

New Package Report

.changes
Changed-ByMichael Fladischer
Architecturesource riscv64
Distributionunstable
DateMon, 15 Jun 2026 20:26:57 +0000
Sourcepython-gunicorn-h1c
Version0.6.5-1
Changelog
python-gunicorn-h1c (0.6.5-1) unstable; urgency=low
 .
   * Initial release (Closes: #1140173).
.dsc
Sectionpython
Priorityoptional
Componentmain
Package-Listpython3-gunicorn-h1c deb python optional arch=any
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: python-gunicorn-h1c
Upstream-Contact: Benoit Chesneau <benoitc@gunicorn.org>
Source: https://github.com/benoitc/gunicorn_h1c

Files: *
Copyright: 2026, Benoit Chesneau <benoitc@gunicorn.org>
License: Expat

Files: src/gunicorn_h1c/picohttpparser/*
Copyright:
 2009-2025, Kazuho Oku <kazuhooku@gmail.com>
 2009,2010,2015, Tokuhiro Matsuno
 2011, Daisuke Murase
 2014, Shigeo Mitsunari <herumi@nifty.com>
License: Expat

Files: debian/*
Copyright: 2026, Michael Fladischer <fladi@debian.org>
License: Expat

License: Expat
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included in all
 copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.

Back to Dashboard | View all reviews for this package