Tue, 07 May 2024 03:41:38 UTC | login

Information for RPM Cython-0.21.1-1.el7.x86_64.rpm

ID8216
NameCython
Version0.21.1
Release1.el7
Epoch
Archx86_64
SummaryA language for writing Python extension modules
DescriptionThis is a development version of Pyrex, a language for writing Python extension modules. For more info, see: Doc/About.html for a description of the language INSTALL.txt for installation instructions USAGE.txt for usage instructions Demos for usage examples
Build Time2015-05-07 19:16:54 GMT
Size2.36 MB
194ef1b6474abef082fb37c41a9dd1ea
LicensePython
Buildrootcloud7-openstack-kilo-el7-build-1911-3392
Provides
Cython = 0.21.1-1.el7
Cython(x86-64) = 0.21.1-1.el7
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
/usr/bin/python
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libpthread.so.0()(64bit)
libpython2.7.so.1.0()(64bit)
python
python(abi) = 2.7
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
rtld(GNU_HASH)
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 601 >>>
Name descending sort Size
/usr/share/doc/Cython-0.21.1/USAGE.txt2.59 KB
/usr/share/doc/Cython-0.21.1/Tools/site_scons/site_tools/pyext.py9.06 KB
/usr/share/doc/Cython-0.21.1/Tools/site_scons/site_tools/cython.py1.68 KB
/usr/share/doc/Cython-0.21.1/Tools/site_scons/site_tools4.00 KB
/usr/share/doc/Cython-0.21.1/Tools/site_scons4.00 KB
/usr/share/doc/Cython-0.21.1/Tools/kate.diff46.40 KB
/usr/share/doc/Cython-0.21.1/Tools/jedi-typer.py3.64 KB
/usr/share/doc/Cython-0.21.1/Tools/cython.st618.00 B
/usr/share/doc/Cython-0.21.1/Tools/cython-numpy-mode-kate.xml44.85 KB
/usr/share/doc/Cython-0.21.1/Tools/cython-mode.el11.65 KB
/usr/share/doc/Cython-0.21.1/Tools/cython-epydoc.py1.40 KB
/usr/share/doc/Cython-0.21.1/Tools/cystdlib.py5.33 KB
/usr/share/doc/Cython-0.21.1/Tools4.00 KB
/usr/share/doc/Cython-0.21.1/ToDo.txt7.11 KB
/usr/share/doc/Cython-0.21.1/README.txt2.17 KB
/usr/share/doc/Cython-0.21.1/LICENSE.txt9.93 KB
/usr/share/doc/Cython-0.21.1/INSTALL.txt542.00 B
/usr/share/doc/Cython-0.21.1/Doc/special_methods.html18.97 KB
/usr/share/doc/Cython-0.21.1/Doc/sharing.html10.35 KB
/usr/share/doc/Cython-0.21.1/Doc/primes.c3.97 KB
/usr/share/doc/Cython-0.21.1/Doc/overview.html40.72 KB
/usr/share/doc/Cython-0.21.1/Doc/index.html2.94 KB
/usr/share/doc/Cython-0.21.1/Doc/extension_types.html24.01 KB
/usr/share/doc/Cython-0.21.1/Doc/FAQ.html4.47 KB
/usr/share/doc/Cython-0.21.1/Doc/About.html8.62 KB
/usr/share/doc/Cython-0.21.1/Doc4.00 KB
/usr/share/doc/Cython-0.21.1/Demos/spam.pyx376.00 B
/usr/share/doc/Cython-0.21.1/Demos/setup.py660.00 B
/usr/share/doc/Cython-0.21.1/Demos/run_spam.py126.00 B
/usr/share/doc/Cython-0.21.1/Demos/run_primes.py120.00 B
/usr/share/doc/Cython-0.21.1/Demos/run_numeric_demo.py126.00 B
/usr/share/doc/Cython-0.21.1/Demos/pyprimes.py240.00 B
/usr/share/doc/Cython-0.21.1/Demos/primes.pyx382.00 B
/usr/share/doc/Cython-0.21.1/Demos/overflow_perf_run.py1.86 KB
/usr/share/doc/Cython-0.21.1/Demos/overflow_perf.pyx4.23 KB
/usr/share/doc/Cython-0.21.1/Demos/numpy_demo.pyx198.00 B
/usr/share/doc/Cython-0.21.1/Demos/libraries/setup.py885.00 B
/usr/share/doc/Cython-0.21.1/Demos/libraries/mymath.h21.00 B
/usr/share/doc/Cython-0.21.1/Demos/libraries/mymath.c79.00 B
/usr/share/doc/Cython-0.21.1/Demos/libraries/call_mymath.pyx91.00 B
/usr/share/doc/Cython-0.21.1/Demos/libraries4.00 KB
/usr/share/doc/Cython-0.21.1/Demos/integrate_timing.py370.00 B
/usr/share/doc/Cython-0.21.1/Demos/integrate2.pyx207.00 B
/usr/share/doc/Cython-0.21.1/Demos/integrate1.pyx148.00 B
/usr/share/doc/Cython-0.21.1/Demos/integrate0.py148.00 B
/usr/share/doc/Cython-0.21.1/Demos/freeze/lcmath.pyx575.00 B
/usr/share/doc/Cython-0.21.1/Demos/freeze/combinatorics.pyx442.00 B
/usr/share/doc/Cython-0.21.1/Demos/freeze/README.txt3.50 KB
/usr/share/doc/Cython-0.21.1/Demos/freeze/Makefile1.32 KB
/usr/share/doc/Cython-0.21.1/Demos/freeze4.00 KB
Component of
1 through 1 of 1
Buildroot descending sort Created State
cloud7-openstack-kilo-el7-build-1912-3394 2015-05-07 19:23:58 expired