Source: python-djvulibre Section: python Priority: optional Maintainer: Debian QA Group Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3-all-dev, python3-all-dbg, python3-distutils, libdjvulibre-dev (>= 3.5.26), djvulibre-bin, cython3 (>= 0.20), pkg-config, python3-nose , python3-sphinx , graphviz Standards-Version: 4.6.1 Vcs-Git: https://salsa.debian.org/python-team/packages/python-djvulibre.git Vcs-Browser: https://salsa.debian.org/python-team/packages/python-djvulibre Homepage: https://jwilk.net/software/python-djvulibre Package: python3-djvu Architecture: any Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends} Recommends: python-djvu-doc Description: Python3 support for the DjVu image format python-djvulibre is a set of Python bindings for the DjVuLibre library, an open source implementation of DjVu. This image format is designed primarily for scanned documents, it includes advanced techniques like image layer separation and arithmetic coding compression. . This package contains the Python3 bindings, please see python-djvu-doc for its documentation and python3-djvu-dbg for debugging symbols. Package: python-djvu-doc Section: doc Architecture: all Build-Profiles: Depends: ${misc:Depends}, ${sphinxdoc:Depends} Recommends: python3-djvu Multi-Arch: foreign Description: Python support for the DjVu image format (documentation) python-djvulibre is a set of Python bindings for the DjVuLibre library, an open source implementation of DjVu. This image format is designed primarily for scanned documents, it includes advanced techniques like image layer separation and arithmetic coding compression. . This package contains technical documentation.