Thu, 02 May 2024 22:03:20 UTC | login

Information for RPM Cython-0.14.1-3.el6.x86_64.rpm

ID24835
NameCython
Version0.14.1
Release3.el6
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-09-26 16:26:34 GMT
Size1.45 MB
093446b572d0233a6fd02fcd5487540a
LicensePython
Buildrootinfrastructure6-el6-build-6159-7921
Provides
Actions.so()(64bit)
Code.so()(64bit)
Cython = 0.14.1-3.el6
Cython(x86-64) = 0.14.1-3.el6
Lexicon.so()(64bit)
Parsing.so()(64bit)
Scanners.so()(64bit)
Scanning.so()(64bit)
Visitor.so()(64bit)
refnanny.so()(64bit)
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.3)(64bit)
libpthread.so.0()(64bit)
libpython2.6.so.1.0()(64bit)
python(abi) = 2.6
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 462 >>>
Name descending sort Size
/usr/share/doc/Cython-0.14.1/USAGE.txt2.59 KB
/usr/share/doc/Cython-0.14.1/Tools/site_scons/site_tools/pyext.py9.06 KB
/usr/share/doc/Cython-0.14.1/Tools/site_scons/site_tools/cython.py1.68 KB
/usr/share/doc/Cython-0.14.1/Tools/site_scons/site_tools4.00 KB
/usr/share/doc/Cython-0.14.1/Tools/site_scons4.00 KB
/usr/share/doc/Cython-0.14.1/Tools/kate.diff46.40 KB
/usr/share/doc/Cython-0.14.1/Tools/cython.st618.00 B
/usr/share/doc/Cython-0.14.1/Tools/cython-numpy-mode-kate.xml44.85 KB
/usr/share/doc/Cython-0.14.1/Tools/cython-mode.el2.31 KB
/usr/share/doc/Cython-0.14.1/Tools/cython-epydoc.py1.40 KB
/usr/share/doc/Cython-0.14.1/Tools4.00 KB
/usr/share/doc/Cython-0.14.1/ToDo.txt7.11 KB
/usr/share/doc/Cython-0.14.1/README.txt2.16 KB
/usr/share/doc/Cython-0.14.1/LICENSE.txt9.93 KB
/usr/share/doc/Cython-0.14.1/INSTALL.txt542.00 B
/usr/share/doc/Cython-0.14.1/Doc/special_methods.html18.85 KB
/usr/share/doc/Cython-0.14.1/Doc/sharing.html10.35 KB
/usr/share/doc/Cython-0.14.1/Doc/primes.c3.97 KB
/usr/share/doc/Cython-0.14.1/Doc/overview.html40.72 KB
/usr/share/doc/Cython-0.14.1/Doc/index.html2.94 KB
/usr/share/doc/Cython-0.14.1/Doc/extension_types.html24.01 KB
/usr/share/doc/Cython-0.14.1/Doc/FAQ.html4.47 KB
/usr/share/doc/Cython-0.14.1/Doc/About.html8.62 KB
/usr/share/doc/Cython-0.14.1/Doc4.00 KB
/usr/share/doc/Cython-0.14.1/Demos/spam.pyx376.00 B
/usr/share/doc/Cython-0.14.1/Demos/setup.py616.00 B
/usr/share/doc/Cython-0.14.1/Demos/run_spam.py126.00 B
/usr/share/doc/Cython-0.14.1/Demos/run_primes.py120.00 B
/usr/share/doc/Cython-0.14.1/Demos/run_numeric_demo.py126.00 B
/usr/share/doc/Cython-0.14.1/Demos/pyprimes.py240.00 B
/usr/share/doc/Cython-0.14.1/Demos/primes.pyx382.00 B
/usr/share/doc/Cython-0.14.1/Demos/numpy_demo.pyx198.00 B
/usr/share/doc/Cython-0.14.1/Demos/libraries/setup.py898.00 B
/usr/share/doc/Cython-0.14.1/Demos/libraries/mymath.h21.00 B
/usr/share/doc/Cython-0.14.1/Demos/libraries/mymath.c79.00 B
/usr/share/doc/Cython-0.14.1/Demos/libraries/call_mymath.pyx91.00 B
/usr/share/doc/Cython-0.14.1/Demos/libraries4.00 KB
/usr/share/doc/Cython-0.14.1/Demos/freeze/combinatorics.pyx437.00 B
/usr/share/doc/Cython-0.14.1/Demos/freeze/cmath.pyx575.00 B
/usr/share/doc/Cython-0.14.1/Demos/freeze/README.txt3.49 KB
/usr/share/doc/Cython-0.14.1/Demos/freeze/Makefile1.32 KB
/usr/share/doc/Cython-0.14.1/Demos/freeze4.00 KB
/usr/share/doc/Cython-0.14.1/Demos/embed/embedded.pyx112.00 B
/usr/share/doc/Cython-0.14.1/Demos/embed/embedded.output27.00 B
/usr/share/doc/Cython-0.14.1/Demos/embed/assert_equal.py143.00 B
/usr/share/doc/Cython-0.14.1/Demos/embed/README444.00 B
/usr/share/doc/Cython-0.14.1/Demos/embed/Makefile.unix408.00 B
/usr/share/doc/Cython-0.14.1/Demos/embed/Makefile.msc.static500.00 B
/usr/share/doc/Cython-0.14.1/Demos/embed/Makefile.msc1005.00 B
/usr/share/doc/Cython-0.14.1/Demos/embed/Makefile1.55 KB
Component of
1 through 1 of 1
Buildroot descending sort Created State
infrastructure6-el6-build-6168-7932 2015-09-26 18:01:38 expired