Development/Languages

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

Name:Pyrex Vendor:StartCom Ltd., http://www.startcom.org
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:Sat Apr 29 23:32:22 2006
Packager:Eddy Nigg <eddy_nigg@startcom.org>
Size:164 KiB

Changelog

* Tue Apr 25 01:00:00 2006 Eddy Nigg <eddy_nigg{%}startcom{*}org>
- Rebuild for StartCom Linux 5.0.x
* Sat Dec 10 00:00:00 2005 Jesse Keating <jkeating{%}redhat{*}com>
- rebuilt
* Thu Oct 27 00: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

Listing created by RepoView-0.5.1-1