Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #972

ANN: IMAPClient 0.10

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <menno@freshfoo.com>
X-Original-To python-announce-list@python.org
Delivered-To python-announce-list@mail.python.org
X-Spam-Status OK 0.024
X-Spam-Evidence '*H*': 0.95; '*S*': 0.00; 'url:pypi': 0.03; 'url:bitbucket': 0.05; 'subject:ANN': 0.07; 'url:blog': 0.10; 'python': 0.11; 'pythonic': 0.16; 'supported.': 0.16; 'to:addr :python-announce-list': 0.16; 'url:rst': 0.16; 'library': 0.18; 'module': 0.19; 'tests': 0.22; 'header:User-Agent:1': 0.23; 'versions': 0.24; 'to:2**1': 0.27; 'to:no real name:2**1': 0.29; 'related': 0.29; "i'm": 0.30; '3.2': 0.31; 'file:': 0.31; 'url:python': 0.33; 'announce': 0.33; 'actual': 0.34; 'library.': 0.36; 'url:org': 0.36; 'project': 0.37; 'server': 0.38; 'functional': 0.39; 'to:addr:python.org': 0.39; 'changed': 0.39; 'release': 0.40; 'first': 0.61; 'complete': 0.62; 'details': 0.65; 'news': 0.67; 'url:0': 0.67; 'links:': 0.84; 'mature': 0.84; 'officially': 0.91
Date Thu, 06 Jun 2013 00:31:21 +0100
From Menno Smits <menno@freshfoo.com>
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6
MIME-Version 1.0
To imapclient@librelist.com, python-announce-list@python.org
Subject ANN: IMAPClient 0.10
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding 7bit
X-Mailman-Approved-At Thu, 06 Jun 2013 12:03:30 +0200
X-BeenThere python-announce-list@python.org
X-Mailman-Version 2.1.15
Precedence list
Reply-To python-list@python.org
List-Id Announcement-only list for the Python programming language <python-announce-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-announce-list/>
List-Post <mailto:python-announce-list@python.org>
List-Help <mailto:python-announce-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=subscribe>
Approved python-announce-list@python.org
Newsgroups comp.lang.python.announce
Message-ID <mailman.2791.1370513011.3114.python-announce-list@python.org> (permalink)
Lines 24
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1370513011 news.xs4all.nl 15954 [2001:888:2000:d::a6]:43337
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python.announce:972

Show key headers only | View raw


I'm very happy to announce IMAPClient 0.10.

IMAPClient is an easy-to-use, Pythonic and complete IMAP client library
that is much friendlier to use than the imaplib module in the standard
library. It is mature and well tested, including functional tests that
check against actual IMAP server implementations.

This is the first release to support Python 3. Python versions 2.6, 2.7,
3.2 and 3.3 are now officially supported. Support for Python 2.4 and 2.5
has been dropped.

For details on what's changed in this release please see this blog post:
http://freshfoo.com/blog/imapclient-0.10

and the news file:
https://bitbucket.org/mjs0/imapclient/src/tip/NEWS.rst

Related links:
* Project home: http://imapclient.freshfoo.com/
* Bitbucket: https://bitbucket.org/mjs0/imapclient/
* PyPI: https://pypi.python.org/pypi/IMAPClient/0.10
* Documentation: https://imapclient.readthedocs.org/

- Menno

Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread


Thread

ANN: IMAPClient 0.10 Menno Smits <menno@freshfoo.com> - 2013-06-06 00:31 +0100

csiph-web