Source: dask-image
Section: python
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: Antonio Valentino <antonio.valentino@tiscali.it>
Build-Depends: debhelper-compat (= 13),
               dh-sequence-python3,
               dh-sequence-sphinxdoc,
               pybuild-plugin-pyproject,
               python3-all,
               python3-dask,
               python3-dask-sphinx-theme <!nodoc>,
               python3-numpy,
               python3-pandas,
               python3-pims,
               python3-pytest <!nocheck>,
               python3-scipy,
               python3-setuptools,
               python3-setuptools-scm,
               python3-sphinx <!nodoc>,
               python3-tifffile
Standards-Version: 4.7.3
Testsuite: autopkgtest-pkg-pybuild
Homepage: https://github.com/dask/dask-image
Vcs-Browser: https://salsa.debian.org/debian-gis-team/dask-image
Vcs-Git: https://salsa.debian.org/debian-gis-team/dask-image.git
Description: Distributed image processing with dask
 Features:
  * Support focuses on Dask Arrays.
  * Provides support for loading image files.
  * Implements commonly used N-D filters.
  * Includes a few N-D Fourier filters.
  * Provides some functions for working with N-D label images.
  * Supports a few N-D morphological operators.

Package: python3-dask-image
Architecture: all
Depends: ${python3:Depends},
         ${misc:Depends}
Description: ${source:Synopsis}
 ${source:Extended-Description}

Package: python-dask-image-doc
Section: doc
Architecture: all
Depends: ${sphinxdoc:Depends},
         ${misc:Depends}
Description: ${source:Synopsis} (documentation)
 ${source:Extended-Description}
 .
 This package provides HTML documentation.
