This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Linux utilities to deal with Sony Minidisc Walkman". The branch, master has been updated via f419bcdfac31242792794c10d7cb168af73681a4 (commit) from e137d79a972e9d13a32b1de0d71f694d49a716f0 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit f419bcdfac31242792794c10d7cb168af73681a4 Author: Vincent Pelletier <plr.vincent@gmail.com> Date: Sat Apr 30 13:50:21 2011 +0200 Patch series for NetMDPython: * [PATCH 01/06] Make crypto module optional * [PATCH 02/06] Add a note about Python 3.x incompability * [PATCH 03/06] Add installation notes for Windows and Linux * [PATCH 04/06] Stop using archaic raise statement format * [PATCH 05/06] Use divmod * [PATCH 06/06] Update Python libusb1 wrapper to current upstream trunk ----------------------------------------------------------------------- Summary of changes: netmd/README | 30 ++- netmd/libnetmd.py | 69 ++-- netmd/libusb1.py | 126 ++++-- netmd/usb1.py | 1252 ++++++++++++++++++++++++++++++++++++++++++----------- 4 files changed, 1168 insertions(+), 309 deletions(-) hooks/post-receive -- Linux utilities to deal with Sony Minidisc Walkman