ANN: Omaha Python Users Group Meeting, July 12 2007 @ 7pm

2007-07-12 Thread dundeemt
The second Thursday of the month is quickly approaching. What: Omaha Python Users Group Meeting When: July 12, 2007 - 7pm Why: Topics: + Lightning Talks + discuss/vote on a change in venue + more... Refreshments: + Pizza and Pop will b

itools 0.16.2 released

2007-07-12 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.tmx itools.cmsitools.ical itools.uri itools.csvitools.odf itoo

python-cjson 1.0.3x6 released - fixed segfault

2007-07-12 Thread Ferenczi Viktor
This is an enhanced version of python-cjson, the _fast_ JSON encoder/decoder for python. Bugfix: - Fixed segmentation fault when decoding specially crafted unicode strings. I recommend you to upgrade python-cjson, since a critical bug has been fixed. All existing and new unit tests are passed w

bbfreeze 0.95.2

2007-07-12 Thread Ralf Schmitt
Hi all, I've just uploaded bbfreeze 0.95.2 to python's cheeseshop. bbfreeze creates standalone executables from python scripts. It's similar in functionality to py2exe or cx_Freeze. This release fixes issues with python installation, where the zlib module is called zlibmodule.so (e.g. fedora co