Source: python-plyer
Section: python
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3,
 python3-pytest <!nocheck>,
 python3-setuptools,
Standards-Version: 4.7.2
Vcs-Git: https://salsa.debian.org/debian/python-plyer.git
Vcs-Browser: https://salsa.debian.org/debian/python-plyer
Homepage: https://plyer.readthedocs.io/
Testsuite: autopkgtest-pkg-python

Package: python3-plyer
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Provides: ${python3:Provides}
Description: platform-independent wrapper for platform-dependent APIs
 Plyer is a platform-independent API
 to use features commonly found on various platforms,
 notably mobile ones, in Python.
