ANN: amplee 0.6.1 - AtomPub Python implementation

Sylvain Hellegouarch sh at defuze.org
Mon Oct 20 22:42:22 CEST 2008


Hi all,

I'm glad to announce the release of amplee in version 0.6.1

== Overview of this release ==

This release is a minor release that fixes a few annoying defects and
improves overall performances of the internal of amplee:

* removes many of the usage of the copy.copy function (thanks to Mohanaraj
Gopala Krishnan for his previous help)
* drops the cmemcache module in favor the python-memcached one
* adds a prune(member) method to the indexer API
* extends with a few helpful functions the atompub API
* adds more unit tests
* drops the graph subpackage from the egg distribution (and I will remove
it altogether for license issue in the next release).

If you're using 0.6.0 I would advise to upgrade. The API is fully
compatible and you'll experience a more stable product.

I really wish to thank Mohan for his feedback, patience and will to send
patches.

== Download ==

 * easy_install -U amplee
 * Tarballs http://www.defuze.org/oss/amplee/
 * svn co https://svn.defuze.org/oss/amplee/

== Documentation ==

Home page: http://trac.defuze.org/wiki/amplee
API: http://www.defuze.org/oss/amplee/api-0.6.1/
Tutorial (sort of): http://trac.defuze.org/wiki/amplee/Tutorial-0.6.x

-- 
Sylvain Hellegouarch
http://www.defuze.org


More information about the Python-announce-list mailing list