Source: rio-vrt
Section: python
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Jerome Benoit <calculus@rezozer.net>,
Build-Depends:
 debhelper-compat (=14),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3,
 python3-setuptools,
 python3-pytest-xdist,
 python3-pytest-regressions,
 python3-xmlschema,
 python3-natsort,
 python3-bs4,
 python3-lxml,
 python3-rasterio,
 gdal-data
Build-Depends-Indep:
 dh-sequence-sphinxdoc,
 python3-sphinx,
 python3-pydata-sphinx-theme,
 python3-sphinx-copybutton,
 python3-sphinx-design,
 latexmk,
 texlive-plain-generic,
 texlive-latex-base,
 texlive-latex-recommended,
 texlive-fonts-recommended,
 texlive-latex-extra,
 tex-gyre,
 fonts-font-awesome
Standards-Version: 4.7.4
Homepage: https://github.com/12rambau/rio-vrt
Vcs-Git: https://salsa.debian.org/python-team/packages/rio-vrt.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/rio-vrt

Package: python3-rio-vrt
Architecture: all
Depends:
 ${python3:Depends},
 ${misc:Depends}
Suggests:
 python-rio-vrt-doc (= ${source:Version})
Description: simple rio to VRT Python library
 Rio VRT has been written to allow users in pure Python to build a VRT
 without installing GDAL in their environment. This Python library is
 only relying on Python rasterio.

Package: python-rio-vrt-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends:
 fonts-font-awesome,
 ${sphinxdoc:Depends},
 ${misc:Depends}
Suggests: www-browser, pdf-viewer
Enhances: python3-rio-vrt (= ${source:Version})
Description: simple rio to VRT Python library -- doc
 Rio VRT has been written to allow users in pure Python to build a VRT
 without installing GDAL in their environment. This Python library is
 only relying on Python rasterio.
 .
 This package contains documentation for rio VRT.
