[ol6_u2_base] Pyrex-0.9.8.4-4.1.el6.noarch

Name:Pyrex
Version:0.9.8.4
Release:4.1.el6
Architecture:noarch
Group:Development/Languages
Size:1591694
License:Public Domain
RPM: Pyrex-0.9.8.4-4.1.el6.noarch.rpm
Source RPM: Pyrex-0.9.8.4-4.1.el6.src.rpm
Build Date:Mon May 10 2010
Build Host:ca-build61.us.oracle.com
Vendor:Oracle America
URL:http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/
Summary:A 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.

Please see the documentation for how to get the best performance from your
code.

Changelog (Show File list) (Show related packages)