IMAPClient 0.8.1

Menno Smits menno at freshfoo.com
Thu Jan 12 15:54:45 CET 2012


Version 0.8.1 of IMAPClient is out. IMAPClient is an easy-to-use,
Pythonic and complete IMAP client library that takes the pain out of 
doing IMAP with Python.

Highlights for version 0.8.1:

* IMAPClient wasn't installing on Windows due to an extra trailing
   slash in MANIFEST.in
* MANIFEST.in was fixed so that the main documentation index file
   is included the source distribution.
* distribute_setup.py was updated to the 0.6.24 version.
* Various documentation enhancements

IMAPClient currently works with Python 2.4 through 2.7.

Version 0.8.1 can be installed from PyPI (pip install imapclient) or
downloaded from http://freshfoo.com/projects/IMAPClient/IMAPClient-0.8.1.zip

For further information see:

Project website:  http://imapclient.freshfoo.com/
Documentation:    http://imapclient.readthedocs.org/
NEWS:             http://imapclient.freshfoo.com/browser/NEWS
README:           http://imapclient.freshfoo.com/browser/README

-Menno


More information about the Python-announce-list mailing list