[Pkg-mpd-commits] [python-mpd] 133/262: README: various cleanups
Simon McVittie
smcv at debian.org
Sun May 22 18:16:37 UTC 2016
This is an automated email from the git hooks/post-receive script.
smcv pushed a commit to branch upstream
in repository python-mpd.
commit 919637eab65056e2b255a267ef0ff23bdcf888fb
Author: Jörg Thalheim <jthalheim at gmail.com>
Date: Sat Mar 31 17:57:19 2012 +0200
README: various cleanups
---
README.md | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index d497edf..b2ad025 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,8 @@ Difference with python-mpd
--------------------------
python-mpd2 is a fork of the python-mpd.
-It is backward compatible to python-mpd, so it could act as drop-in replacement.
+It is backward compatible to python-mpd, so it could act as drop-in replacement
+(tested with [sonata](http://sonata.berlios.de/)).
Current features list:
@@ -16,9 +17,10 @@ Current features list:
- declare mpd commands explicit as method, so they are shown in ipython
- add unit tests
- documented API to add new commands (see Future Compatible)
- - use unicode strings in all commands instead of utf-8 encoded strings optionally in python2 and by default in python3 (see Unicode Handling)
+ - use unicode strings in all commands (optionally in python2, default in python3 - see Unicode Handling)
-If you like this module, you could try contact the original author <jat at spatialrift.net> or join the discussion on the [issue tracker](http://jatreuman.indefero.net/p/python-mpd/issues/7/)
+If you like this module, you could try contact the original author <jat at spatialrift.net> or
+join the discussion on the [issue tracker](http://jatreuman.indefero.net/p/python-mpd/issues/7/)
Getting the latest source code
------------------------------
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mpd/python-mpd.git
More information about the Pkg-mpd-commits
mailing list