File: README.rst

package info (click to toggle)
python-musicpd 0.9.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 484 kB
  • sloc: python: 792; makefile: 6
file content (13 lines) | stat: -rw-r--r-- 396 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Music Player Daemon client module
*********************************

An MPD (Music Player Daemon) client library written in pure Python.

----

:Documentation: https://kaliko.gitlab.io/python-musicpd
:MPD Protocol:  https://www.musicpd.org/doc/html/protocol.html
:Code:          https://gitlab.com/kaliko/python-musicpd
:Dependencies:  None
:Compatibility: Python 3.6+
:Licence:       GNU LGPLv3