Metadata-Version: 2.1
Name: python-musicpd
Version: 0.7.0
Summary: An MPD (Music Player Daemon) client library written in pure Python.
Home-page: https://kaliko.me/python-musicpd/
Author: Kaliko Jack
Author-email: kaliko@azylum.org
License: LGPLv3+
Download-URL: https://pypi.org/project/python-musicpd/
Keywords: mpd,Music Player Daemon
Platform: Independant
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/x-rst
License-File: LICENSE.txt

Python MusicPlayerDaemon 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.4+
:Licence:       GNU LGPLv3


