Source: python-aioquic
Section: python
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/aiortc/aioquic/tags
Vcs-Browser: https://github.com/alvistack/aiortc-aioquic
Vcs-Git: https://github.com/alvistack/aiortc-aioquic.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 fdupes,
 libffi-dev,
 libssl-dev,
 openssl,
 pkgconf,
 python3-certifi,
 python3-dev,
 python3-openssl (>= 22),
 python3-pylsqpack (>= 0.3.3),
 python3-pip,
 python3-wheel,

Package: python3-aioquic
Architecture: amd64
Description: QUIC and HTTP/3 implementation in Python
 aioquic is a library for the QUIC network protocol in Python. It
 features a minimal TLS 1.3 implementation, a QUIC stack and an HTTP/3
 stack.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
 python3-certifi,
 python3-openssl (>= 22),
 python3-pylsqpack (>= 0.3.3),
 python3-service-identity (>= 23.1.0),
