[Pyrex] ANN: Pyrex 0.9.2.1

Greg Ewing greg at cosc.canterbury.ac.nz
Wed May 5 09:44:37 CEST 2004


Pyrex 0.9.2.1 is now available:

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

I really haven't been having much luck with the
setup.py file lately! Here's hoping it's finally
right this time.


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

Pyrex is a new 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.

Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury,	   | A citizen of NewZealandCorp, a	  |
Christchurch, New Zealand	   | wholly-owned subsidiary of USA Inc.  |
greg at cosc.canterbury.ac.nz	   +--------------------------------------+




More information about the Pyrex mailing list