Source: python-djvulibre Section: python Priority: optional Maintainer: Daniel Stender Uploaders: Debian Python Modules Team Build-Depends: debhelper (>= 11), dh-python, python-all-dev, python3-all-dev, python-all-dbg, python3-all-dbg, python3-distutils, libdjvulibre-dev (>= 3.5.26), djvulibre-bin, cython (>= 0.20), pkg-config, python-nose , python3-nose , python3-sphinx , python-pygments , graphviz Standards-Version: 4.2.1 Vcs-Git: https://salsa.debian.org/python-team/modules/python-djvulibre.git Vcs-Browser: https://salsa.debian.org/python-team/modules/python-djvulibre Homepage: http://jwilk.net/software/python-djvulibre Package: python-djvu Architecture: any Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends} Recommends: python-djvu-doc Description: Python 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 Python bindings, please see python-djvu-doc for its documentation and python-djvu-dbg for debugging symbols. Package: python-djvu-dbg Section: debug Architecture: any Depends: python-djvu (= ${binary:Version}), ${misc:Depends}, ${python:Depends}, ${shlibs:Depends} Description: Python support for the DjVu image format (debug extension) 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 detached debugging symbols and the extensions built for the Python debug interpreter. 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: python3-djvu-dbg Section: debug Architecture: any Depends: python3-djvu (= ${binary:Version}), ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends} Description: Python3 support for the DjVu image format (debug extension) 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 detached debugging symbols and the extensions built for the Python3 debug interpreter. Package: python-djvu-doc Section: doc Architecture: all Build-Profiles: Depends: ${misc:Depends}, ${sphinxdoc:Depends} Recommends: python-djvu, python3-djvu 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.