ANN: DecInt 0.4 - Arithmetic for very large decimal integers

2005-12-20 Thread casevh
DecInt is a class that support arithmetic on very large decimal integers. CHANGES Version 0.4 fixes a critical bug in version 0.3b. All users should upgrade! I have also created Windows binaries for GMPY that are specifically tuned for AMD 32-bit processors and the Intel Pentium 4 processors. Th

[ANN] Release 0.53 of Task Coach

2005-12-20 Thread Frank Niessink
Hi all, I'm pleased to announce release 0.53 of Task Coach. New in this release: Bugs fixed: * On some platforms, Python and wxPython seem to disagree on what the maximum integer is. The maximum integer is used to set the maximum and minimum allowed priority values. Fixed by allowing priority

mrquery: finds duplicate images

2005-12-20 Thread Edward C. Jones
I have uploaded "mrquery.05.12.19.tgz"' to my web page "http://members.tripod.com/~edcjones/pycode.html";. "mrquery" finds the duplicate images in a collection of images. It implements a variant of the algorithm in "Fast Multiresolution Image Querying" by Charles E. Jacobs, Adam Finkelstein and Da

cx_Oracle 4.1.2

2005-12-20 Thread Anthony Tuininga
What is cx_Oracle? cx_Oracle is a Python extension module that allows access to Oracle and conforms to the Python database API 2.0 specifications with a few exceptions. Where do I get it? http://starship.python.net/crew/atuining What's new? 1) Restore support of Oracle 9i features when using

ANN: enum 0.4 - Enumerations in Python

2005-12-20 Thread Ben Finney
Howdy all, I've uploaded enum 0.4 to the Cheeseshop. http://cheeseshop.python.org/pypi/enum/> Main changes: Comparing values from an enumeration against a value not from the same enumeration will now succeed (previous versions raised an exception):: >>> from enum import Enum >>> We

cx_Freeze 3.0.2

2005-12-20 Thread Anthony Tuininga
What is cx_Freeze? cx_Freeze is a set of utilities for freezing Python scripts into executables using many of the techniques found in Thomas Heller's py2exe, Gordon McMillan's Installer and the Freeze utility that ships with Python itself. Where do I get it? http://starship.python.net/crew/atui

itools 0.12.0 released

2005-12-20 Thread J. David Ibáñez
itools is a Python library, it groups a number of packages into a single meta-package for easier development and deployment: itools.catalogitools.i18n itools.web itools.cmsitools.ical itools.workflow itools.csvitools.resourcesi