[Pyrex] ANN: Pyrex 0.9.6

Greg Ewing greg.ewing at canterbury.ac.nz
Sun Oct 7 09:08:30 CEST 2007


Pyrex 0.9.6 is now available:

   http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/

There is a *lot* of new stuff in this version, too much
to fit into this announcement. Read all about it here:

   http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/changes-0.9.6.html

What is Pyrex?
--------------

Pyrex is a language for writing Python extension modules.
It lets you freely mix operations on Python and C data, with
all Python reference counting and error checking handled
automatically.



More information about the Pyrex mailing list