ANN: Pyrex 0.9.6.3

2007-10-17 Thread Greg Ewing
Pyrex 0.9.6.3 is now available: http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/ Main features of this release: * The C API now uses just one name in the module namespace, instead of a name per C function. * The 'cdef' keyword and following extern/public/api qualifiers ca

ANNOUNCE: pygtkmvc-1.2.1 has been released

2007-10-17 Thread Roberto Cavada
Version 1.2.1 of pygtkmvc has been released. Project homepage: Download: == About pygtkmvc == pygtkmvc is a fully Python-based implementation of the Model-View-Controller (MVC) and Observer pa