ANN: Pyrex 0.9.2.1
greg
greg at cosc.canterbury.ac.nz
Wed May 5 03:42:53 EDT 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.
More information about the Python-list
mailing list