Development/Languages

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

Name:Pyrex Vendor:Scientific Linux
Version:0.9.4 License:Public Domain
Release:2.fc6 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: noarch

Download:Pyrex-0.9.4-2.fc6.noarch.rpm
Build Date:Tue Mar 27 01:59:39 2007
Packager:
Size:1.50 MiB

Changelog

* Fri Sep 22 17:00:00 2006 Matthew Barnes <mbarnes{%}redhat{*}com> - 0.8.4-2.fc6
- Don't %ghost .pyo files (bug #205445).
* Wed Jul 12 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 0.9.4-1.1
- rebuild
* Wed Apr 19 17:00:00 2006 John (J5) Palmieri <johnp{%}redhat{*}com> - 0.9.4-1
- Upgrade to upstream 0.9.4

Listing created by RepoView-0.5.2