Source: mopidy Section: sound Maintainer: Debian Python Team Uploaders: Stein Magnus Jodal , MichaIng , Build-Depends: debhelper-compat (= 13), dh-sequence-cruft, dh-sequence-installsysusers, dh-sequence-python3, gir1.2-gst-plugins-base-1.0 , gir1.2-gstreamer-1.0 , gstreamer1.0-plugins-good , gstreamer1.0-plugins-ugly , po-debconf, pybuild-plugin-pyproject, python3, python3-cyclopts , python3-dirty-equals , python3-fake-factory , python3-gst-1.0 , python3-httpx , python3-platformdirs , python3-polyfactory , python3-pydantic , python3-pykka , python3-pytest , python3-pytest-httpx , python3-pytest-mock , python3-rich , python3-setuptools, python3-setuptools-scm, python3-tornado , Standards-Version: 4.7.4 Homepage: https://mopidy.com/ Vcs-Git: https://salsa.debian.org/python-team/packages/mopidy.git Vcs-Browser: https://salsa.debian.org/python-team/packages/mopidy Testsuite: autopkgtest-pkg-pybuild Package: mopidy Architecture: all Pre-Depends: ${misc:Pre-Depends}, Depends: debconf, gir1.2-gst-plugins-base-1.0, gir1.2-gstreamer-1.0, gstreamer1.0-plugins-good, gstreamer1.0-plugins-ugly, python3-gst-1.0, ${misc:Depends}, ${python3:Depends}, Recommends: gstreamer1.0-alsa, gstreamer1.0-pulseaudio, gstreamer1.0-tools, Description: extensible music server Mopidy is a music server. It runs in the background, or in a terminal, and plays audio through the sound hardware of the machine it runs on. Out of the box, it plays audio files, playlists, and internet radio streams. . Mopidy is also an HTTP server, so you can control it from a web browser. Extensions add other frontends, such as an MPD server, which gives access to the many MPD clients. More than one person can connect at the same time, search for music, and build the play queue together. . Extensions also add music sources, such as cloud music services, and mixers that control the volume. Mopidy has Python, JSON-RPC, and JavaScript APIs, so you can write your own extension or client.