Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ANN: PyMTP 0.0.1

0 views
Skip to first unread message

nick

unread,
Jul 25, 2007, 10:16:43 PM7/25/07
to python-ann...@python.org
Hello!

After several days of work, I'm glad to announce the release of PyMTP
0.0.1! PyMTP provides a Python API for access MTP devices, such as
Creative MP3 players, some iRiver MP3 players, and so on.

Get it
-------

PyMTP 0.1 is available at http://nick125.com/smedia/pymtp/pymtp-0.0.1.tar.gz

Installing PyMTP
-----------------------

PyMTP requires for installation:

* Python 2.5 -or- ctypes manually installed
* Libmtp (PyMTP was developed around 0.1.5, but, some previous versions
may work)

To install PyMTP, run python setup.py install as root.

Note: I haven't tested PyMTP on Win32, due to the lack of having a Win32
machine available. Theoretically, it should work, providing that libusb,
libmtp, ctypes, and Python is installed.

Feedback
------------

Please send any feedback about PyMTP, include bug reports, feature
requests, and so on to me at ni...@nick125.com

Regards,
Nick

0 new messages