Development/Languages

Pyrex: A compiler/language for writing Python extension modules.

Name:Pyrex Vendor:Red Hat, Inc.
Version:0.9.3.1 License:Public Domain
Release:2.1 URL:http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/
Summary
Pyrex is Python with C types. It is specially designed to allow you to write extension modules for Python that have the speed of C and the simplicity and readability of Python. You write your code in a Python-like language with C-typed variables, then use the pyrexc compiler to transform it into a C representation. This is useful for speeding up critical sections of your Python code or wrapping an external library. Please see the documentation for how to get the best performance from your code.

Arch: src

Download:Pyrex-0.9.3.1-2.1.src.rpm
Build Date:Sun Dec 11 08:16:06 2005
Packager:Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
Size:164 KiB

Changelog

* Fri Dec 9 17:00:00 2005 Jesse Keating <jkeating{%}redhat{*}com>
- rebuilt
* Wed Oct 26 18:00:00 2005 John (J5) Palmieri <johnp{%}redhat{*}com> - 0.9.3.1-2
- Remove lib64 hack since this is a noarch package  
- use python_sitelib script for determining where to install to
* Fri Sep 30 18:00:00 2005 John (J5) Palmieri <johnp{%}redhat{*}com> - 0.9.3.1-1
- update to 0.9.3.1
- remove gcc4 patch which is incorporated in this release

Listing created by RepoView-0.5-1