Source: python-musicpd Section: python Priority: optional Maintainer: Geoffroy Youri Berret Build-Depends: debhelper-compat (= 13), dh-sequence-python3, dh-sequence-sphinxdoc, python3-setuptools, pybuild-plugin-pyproject, # for docs: python3-sphinx Build-Depends-Indep: python3, python3-doc Standards-Version: 4.7.0 Testsuite: autopkgtest-pkg-python Vcs-Git: https://salsa.debian.org/python-team/packages/python-musicpd.git Vcs-Browser: https://salsa.debian.org/python-team/packages/python-musicpd Homepage: https://kaliko.me/code/python-musicpd Rules-Requires-Root: no Package: python3-musicpd Architecture: all Built-Using: ${sphinxdoc:Built-Using} Depends: ${misc:Depends}, ${python3:Depends}, ${sphinxdoc:Depends} Suggests: mpd Enhances: mpd Description: Python MPD client library An MPD (Music Player Daemon) client library written in pure Python. . python-musicpd is a fork of python-mpd that is inactive since 2010. . In Debian, the python3-mpd package still exist and is now tracking the other fork python-mpd2.