ANN: Pyrex 0.4.4.1

Greg Ewing greg@cosc.canterbury.ac.nz
Wed, 04 Sep 2002 13:59:11 +1200


It has been brought to my attention (several times!) that
Plex was missing from the 0.4.4 release. This one fixes
that.

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,	
Christchurch, New Zealand
http://www.cosc.canterbury.ac.nz/~greg