Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ANN: Pyrex 0.9.3.1

8 views
Skip to first unread message

Greg Ewing

unread,
Sep 15, 2005, 10:34:46 PM9/15/05
to comp-lang-py...@moderators.isc.org
Giovanni Bajo has put together a Pyrex release incorporating
patches to address the Python 2.4 distutils compatibility
problem and the GCC 4 lvalue cast problem.

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

Thanks to Giovanni for filling a gap until I can get back
to working on Pyrex again.


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

0 new messages