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 [EMAIL PROTECTED]

Regards,
Nick
-- 
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations.html

Reply via email to