%general-entities; ]> Cython-&cython-version; cython Introduction to Cython Module The Cython package provides a compiler for writing C extensions for the Python language. &lfs121_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &cython-md5sum; Download size: &cython-size; Estimated disk space required: &cython-buildsize; Estimated build time: &cython-time; Installation of Cython Build the module: &build-wheel; This package does not come with a test suite. Now, as the root user: &install-wheel; Cython Contents Installed Programs Installed Libraries Installed Directories cygdb, cython, and cythonize None /usr/lib/python&python3-majorver;/site-packages/Cython, /usr/lib/python&python3-majorver;/site-packages/Cython-&cython-version;.dist-info, and /usr/lib/python&python3-majorver;/site-packages/pyximport Short Descriptions cygdb is the Cython debugger cygdb cython is a compiler for code written in the Cython language. It outputs a C/C++ program which can be compiled with a C/C++ compiler cython cythonize is a compiler for code written in the Cython language. It outputs an extension module which is directly importable from Python cythonize