Source: pyscreeze
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Roland Mas <lolando@debian.org>,
Section: python
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 gnome-screenshot,
 python3-all,
 python3-pil,
 python3-pytest,
 python3-pytest-xvfb,
 python3-setuptools,
 python3-xlib,
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/python-team/packages/pyscreeze.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/pyscreeze
Homepage: https://github.com/asweigart/pyscreeze

Package: python3-pyscreeze
Architecture: all
Depends: gnome-screenshot, python3-xlib, ${misc:Depends}, ${python3:Depends},
Description: Simple, cross-platform screenshot module for Python
 PyScreeze is a simple, cross-platform screenshot module for Python 3.
 .
 PyScreeze can take screenshots, save them to files, and locates
 images within the screen. This is useful if you have a small image
 of, say, a button that needs to be clicked and want to locate it on
 the screen.
