Source: python-inflate64
Section: python
Testsuite: autopkgtest-pkg-pybuild
Build-Depends:
  debhelper-compat (= 13),
  dh-sequence-python3,
  pybuild-plugin-pyproject,
  python3-all,
  python3-all-dev,
  python3-pytest <!nocheck>,
  python3-setuptools,
  python3-setuptools-scm,
  python3-sphinx,
  python3-sphinx-rtd-theme,
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: YOKOTA Hiroshi <yokota.hgml@gmail.com>
Standards-Version: 4.7.4
Homepage: https://codeberg.org/miurahr/inflate64
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-inflate64
Vcs-Git: https://salsa.debian.org/python-team/packages/python-inflate64.git

Package: python3-inflate64
Architecture: any
Depends:
  ${python3:Depends},
  ${shlibs:Depends},
  ${misc:Depends},
  ${sphinxdoc:Depends}
Built-Using: ${sphinxdoc:Built-Using}
Description: Enhanced Deflate compression algorithm
 The "inflate64" is a Python package to provide "Deflater" and
 "Inflater" class to compress and decompress with Enhanced Deflate
 compression algorithm.
