Source: python-pyvips
Section: python
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Michele Cane <michele.cane@proton.me>,
Build-Depends:
 debhelper-compat (= 14),
 dh-python,
 dh-sequence-python3,
 dh-sequence-sphinxdoc <!nodoc>,
 libvips-dev,
 python3-all,
 python3-cffi,
 python3-all-dev,
 python3-numpy <!nocheck>,
 python3-pil <!nocheck>,
 python3-pkgconfig,
 pybuild-plugin-pyproject,
 python3-pytest <!nocheck>,
 python3-scipy <!nocheck>,
 python3-setuptools,
 python3-sphinx-rtd-theme <!nodoc>,
 python3-torch [amd64] <!nocheck>,
 sphinx-common <!nodoc>,
Standards-Version: 4.7.4
Homepage: https://github.com/libvips/pyvips
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-pyvips
Vcs-Git: https://salsa.debian.org/python-team/packages/python-pyvips.git
Testsuite: autopkgtest-pkg-pybuild

Package: python3-pyvips
Architecture: any
Depends:
 python3-cffi,
 python3-numpy,
 ${python3:Depends},
 ${shlibs:Depends},
Description: Python binding for the libvips image processing library
 pyvips is a Python binding for libvips, a demand-driven image processing
 library designed for speed and low memory use.
 .
 This package provides the Python 3 module.

Package: python3-pyvips-doc
Section: doc
Architecture: all
Built-Using:
 ${sphinxdoc:Built-Using},
Depends:
 ${misc:Depends},
 ${sphinxdoc:Depends},
Description: Python binding for the libvips image processing library (doc)
 pyvips is a Python binding for libvips, a demand-driven image processing
 library designed for speed and low memory use.
 .
 This package contains the HTML documentation for pyvips.
