Source: python-hyperframe Section: python Priority: optional Maintainer: Sebastien Delafond Build-Depends: debhelper (>= 9), dh-python, python-all, python-setuptools, python-pytest, python3-all, python3-setuptools, python3-pytest Standards-Version: 3.9.8 Homepage: http://hyper.readthedocs.org/en/latest/ Vcs-Git: https://anonscm.debian.org/git/collab-maint/python-hyperframe.git Vcs-Browser: https://anonscm.debian.org/git/collab-maint/python-hyperframe.git Package: python-hyperframe Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends} Description: Pure-Python HTTP/2 framing code This module contains a pure-Python codebase that is capable of decoding a binary stream into HTTP/2 frames. Package: python3-hyperframe Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends} Description: Pure-Python3 HTTP/2 framing code This module contains a pure-Python codebase that is capable of decoding a binary stream into HTTP/2 frames. . This is the Python 3 version of the package.