LWN.net Logo

Pyrex 0.9.8.5 released

From:  greg <greg-AT-cosc.canterbury.ac.nz>
To:  comp-lang-python-announce-AT-moderators.individual.net
Subject:  ANN: Pyrex 0.9.8.5
Date:  Wed, 27 Aug 2008 21:48:59 +1200
Message-ID:  <6hkmlhFmp52hU1@mid.individual.net>

Pyrex 0.9.8.5 is now available:

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

Various minor bug fixes and improvements.


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.
--
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations.html



(Log in to post comments)

Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds