Source: python-bytecode Section: python Priority: optional Maintainer: Debian Python Team Uploaders: Julian Gilbey Build-Depends: debhelper-compat (= 13), dh-sequence-python3, dh-sequence-sphinxdoc , pybuild-plugin-pyproject, python3-all, python3-pytest, python3-setuptools, python3-setuptools-scm, python3-sphinx , python3-sphinx-rtd-theme , python3-sphinx-tabs Standards-Version: 4.6.2 Homepage: https://github.com/MatthieuDartiailh/bytecode Vcs-Git: https://salsa.debian.org/python-team/packages/python-bytecode.git Vcs-Browser: https://salsa.debian.org/python-team/packages/python-bytecode Rules-Requires-Root: no Testsuite: autopkgtest-pkg-pybuild Description: Python module to generate, modify and optimize Python bytecode The bytecode module can be used to write Python bytecode directly and then convert it into an executable Python code object. It also provides a pure Python implementation of the Peephole Optimizer introduced in CPython 3.6. Package: python3-bytecode Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Suggests: python-bytecode-doc Description: ${source:Synopsis} ${source:Extended-Description} . This module is patched to be compatible with python3-pydevd, but this should be transparent to other users. Package: python-bytecode-doc Architecture: all Multi-Arch: foreign Section: doc Depends: ${misc:Depends}, ${sphinxdoc:Depends} Recommends: python3-bytecode Description: ${source:Synopsis} (documentation) ${source:Extended-Description} . This package contains the bytecode documentation in HTML format. Build-Profiles: