Name : pyrex
| |
Version : 0.9.9
| Vendor : Dag Apt Repository, http://dag_wieers_com/apt/
|
Release : 1.el4.rf
| Date : 2010-05-20 14:29:29
|
Group : Development/Languages
| Source RPM : pyrex-0.9.9-1.el4.rf.src.rpm
|
Size : 2.40 MB
| |
Packager : Dag Wieers < dag_wieers_com>
| |
Summary : Compiler/language for writing Python extension modules.
|
Description :
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.
|
RPM found in directory: /vol/rzm3/linux-dag/redhat/el4/en/x86_64/dag/RPMS |