Source: python3-screenpen
Section: python
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 dh-python,
 pkgconf,
 pkg-config,
 python3-dev,
 python3-matplotlib,
 python3-numpy,
 python3-pyqt5,
 python3-setuptools,
Standards-Version: 4.6.2
Homepage: https://github.com/rsusik/screenpen
Vcs-Browser: https://github.com/rsusik/screenpen
Vcs-Git: https://github.com/rsusik/screenpen.git

Package: python3-screenpen
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${python3:Depends},
Description: ScreenPen - Multiplatform screen annotation software that allows drawing directly on the screen
 Screen annotation software which allows drawing directly on the screen. It is an open source and multiplatform (all systems that support Python) alternative to tools such as Epic Pen. Supported shapes: line, rectangle, chart (using matplotlib).