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-mock <!nocheck>,
 python3-pytest <!nocheck>,
 python3-setuptools,
Standards-Version: 4.6.0
Vcs-Git: https://salsa.debian.org/debian/python-plyer.git
Vcs-Browser: https://salsa.debian.org/debian/python-plyer
Homepage: https://plyer.readthedocs.io/
Rules-Requires-Root: no
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.
