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

Package: python3-pylsqpack
Architecture: amd64
Description: Python wrapper for the ls-qpack QPACK library
 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.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
