Bug#1040556: ITP: aioquic -- Library for the QUIC network protocol in Python

2023-07-07 Thread Scott Kitterman
Package: wnpp
Severity: wishlist
Owner: Scott Kitterman 
X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org

* Package name: aioquic
  Version : 0.9.21
  Upstream Author : Jeremy Lainé 
* URL : https://github.com/aiortc/aioquic
* License : BSD 3-Clause
  Programming Lang: Python
  Description : Library for the QUIC network protocol in Python

 Library for the QUIC network protocol in Python. It features a minimal TLS
 1.3 implementation, a QUIC stack and an HTTP/3 stack.
 .
 QUIC was standardised in RFC 9000 and HTTP/3 in RFC 9114. aioquic is
 regularly tested for interoperability against other QUIC implementations.

This is needed as a dependency for dnspython to support DoQ (DNS over
QUIC).

I intend to maintain this in the Debian Python Team


Bug#1040553: ITP: pylsqpack -- Python wrapper around the ls-qpack library

2023-07-07 Thread Scott Kitterman
Package: wnpp
Severity: wishlist
Owner: Scott Kitterman 
X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org

* Package name: pylsqpack
  Version :  0.3.17
  Upstream Author : Jeremy Lainé 
* URL : https://github.com/aiortc/pylsqpack
* License : BSD 3-Clause
  Programming Lang: Python
  Description : Python wrapper around the ls-qpack library

 Wrapper around the ls-qpack library. It provides Python Decoder and Encoder
 objects to read or write HTTP/3 headers compressed with QPACK.

This is a dependency for aioquic, which is needed to support DoQ (DNS
over QUIC) in dnspython.

I intend to maintain this in the Debian Python Team