You are here: Home / LBN / Up2date / Plone and Zope / BastionLinux 19 / Pyrex-0.9.9-6.fc19.noarch

Pyrex-0.9.9-6.fc19.noarch

Package Attributes
RPM  Pyrex-0.9.9-6.fc19.noarch.rpm Architecture  noarch Size  1676533 Created  2019/09/30 06:52:16 UTC
Package Specification
Summary A compiler/language for writing Python extension modules
Group Development/Languages
License Public Domain
Home Page http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/
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.

Requires
/usr/bin/python  
rpmlib(PayloadFilesHavePrefix)  
rpmlib(FileDigests)  
rpmlib(CompressedFileNames)  
rpmlib(PartialHardlinkSets)  
rpmlib(PayloadIsXz)  
Provides
Pyrex

Document Actions