Source: python-imgviz
Section: python
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Arian Ott <arian.ott@ieee.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 python3-hatchling,
 python3-hatch-fancy-pypi-readme,
 python3-hatch-vcs,
 python3-setuptools,
 python3-numpy,
 python3-pil,
 python3-yaml,
 python3-matplotlib,
 pybuild-plugin-pyproject,
Build-Depends-Indep:
 dh-sequence-python3,
 python3
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-imgviz
Vcs-Git: https://salsa.debian.org/python-team/packages/python-imgviz.git
Homepage: https://github.com/wkentaro/imgviz

Package: python3-imgviz
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: Image Visualization Tools (Python 3)
 These are tools for object detection, semantic and instance segmentation.
 .
 This package installs the library for Python 3.
