Source: labelme
Section: graphics
Priority: optional
Maintainer: Gürkan Myczko <tar@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 python3-pyqt5,
 dh-python,
 python3-matplotlib,
 python3-setuptools,
 pyqt5-dev,
 python3-pil,
 python3-qtpy,
 python3-termcolor,
 python3-yaml,
 python3-imgviz
Build-Depends-Indep:
 dh-sequence-python3,
 python3
X-Python3-Version: >= 3.6
Standards-Version: 4.6.2
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/tar/labelme
Vcs-Git: https://salsa.debian.org/tar/labelme.git
Homepage: https://github.com/wkentaro/labelme

Package: labelme
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}
Description: Image Polygonal Annotation with Python
 This is a graphical image annotation tool inspired by
 http://labelme.csail.mit.edu. It is written in Python and uses Qt for its
 graphical interface.

Package: labelme-examples
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}
Description: Image Polygonal Annotation with Python, examples
 This is a graphical image annotation tool inspired by
 http://labelme.csail.mit.edu. It is written in Python and uses Qt for its
 graphical interface.
 .
 This package contains the examples.
