ANN: PyComicsViewer-0.7 released

2005-01-11 Thread ionutz
PyComicsViewer-0.7 has been released What is PyComicsViewer? === Is a comics viewer written in python, PyGTK and PIL. I made it as I didn't fully like any of the existing viewers and I wanted something that works the same (nice) way on both Linux and Windows. Because of the w

ZODB 3.3.1 alpha 1 released

2005-01-11 Thread Tim Peters
I'm pleased to announce the release of ZODB 3.3.1 alpha 1 (ZODB 3.3.1a1). You can download a source tarball or Windows installer from: http://zope.org/Products/ZODB3.3 A number of critical bugfixes have been made since 3.3 final, including several in the 3.3 ZEO cache. Please see the NEWS f

ANN: cElementTree 0.8 (january 11, 2005)

2005-01-11 Thread Fredrik Lundh
effbot.org proudly presents the cElementTree library, a fast and very efficient implementation of the ElementTree API, for Python 2.1 and later. On typical documents, it's 15-20 times faster than the Python version of ElementTree, and uses 2-5 times less memory. Here are some benchmark figures, us