Name : python3-python-mpd2
| |
Version : 0.5.5
| Vendor : openSUSE
|
Release : 1.1
| Date : 2017-04-14 12:52:19
|
Group : Development/Languages/Python
| Source RPM : python3-python-mpd2-0.5.5-1.1.src.rpm
|
Size : 0.09 MB
| |
Packager : http://bugs_opensuse_org
| |
Summary : A Python MPD client library
|
Description :
python-mpd2 is a Python library which provides a client interface for the Music Player Daemon < http://musicpd.org>.
Difference with python-mpd --------------------------
python-mpd2 is a fork of `python-mpd`_. While 0.4.x was backwards compatible with python-mpd, starting with 0.5 provides enhanced features which are *NOT* backward compatibles with the original `python-mpd`_ package. (see PORTING.txt for more information)
The following features were added:
- Python 3 support (but you need at least Python 2.6) - support for the upcoming client-to-client protocol - support for new commands from MPD (seekcur, prio, prioid, config, searchadd, searchaddpl, listfiles, rangeid, addtagid, cleartagid, mount, umount, listmounts, listneighbors) - remove deprecated commands (volume) - explicitly declared MPD commands (which is handy when using for example IPython < http://ipython.org>) - a test suite - API documentation to add new commands (see Future Compatible < http://pythonhosted.org/python-mpd2/topics/advanced.html#future-compatible>) - support for Unicode strings in all commands (optionally in python2, default in python3 - see Unicode Handling < http://pythonhosted.org/python-mpd2/topics/advanced.html#unicode-handling>) - configureable timeouts - support for logging < http://pythonhosted.org/python-mpd2/topics/logging.html> - improved support for sticker - improved support for ranges
|
RPM found in directory: /vol/rzm3/linux-opensuse/distribution/leap/42.3/repo/oss/suse/noarch |