Source: python-mpris-server
Section: python
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Aryan Karamtoth <spaciouscoder78@disroot.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-setuptools,
 python3-all,
 python3-emoji,
 python3-strenum,
 python-gi-dev,
 python3-pydbus,
 python3-unidecode,
 python3-hatchling,
 pybuild-plugin-pyproject,
Standards-Version: 4.7.4
Homepage: https://github.com/alexdelorenzo/mpris_server
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-mpris-server
Vcs-Git: https://salsa.debian.org/python-team/packages/python-mpris-server.git

Package: python3-mpris-server
Architecture: all
Depends:
 ${python3:Depends},
 ${misc:Depends},
Description: Python library to integrate MPRIS Media Player Support into your app (Python 3)
 mpris_server is a python library that integrates MPRIS media Player
 support into your app.
 .
 This package installs the library for Python 3.

