Jython 2.2 Beta1

2007-02-09 Thread Frank Wierzbicki
The Jython development team is proud to announce the release of Jython 2.2's first beta! Get it here: http://sourceforge.net/project/showfiles.php?group_id=12867&package_id=12218&release_id=485053 Install like this: java -jar java -jar jython_installer-2.2b1.jar Cheers! -Frank Wierzbicki -- h

SQLObject 0.8.0b3

2007-02-09 Thread Oleg Broytmann
Hello! I'm pleased to announce the 0.8.0b3 release of SQLObject. What is SQLObject = SQLObject is an object-relational mapper. Your database tables are described as classes, and rows are instances of those classes. SQLObject is meant to be easy to use and quick to get started

GNUmed release 0.2.4.2

2007-02-09 Thread Sebastian Hilbert
GNUmed version 0.2.4.2 has been polished and released ! For the impatient: Go grab your copy at wiki.gnumed.de. Next to bug fixes and code cleanup this release has a nice selection of new features as well ... We need testers. Let us know if it works for you. The GNUmed team worked hard to releas

Shed Skin Optimizing Python-to-C++ Compiler 0.0.19

2007-02-09 Thread Mark Dufour
Hi all, I have just released version 0.0.19 of Shed Skin, an optimizing Python-to-C++ compiler. It allows for translation of pure (unmodified), implicitly statically typed Python programs into optimized C++, and hence, highly optimized machine language. This latest release adds basic support for i