Description
Python modules can be translated into C extension code using an older Cython toolchain. This is useful only for maintaining legacy projects that still require the historical Cython 0 series.
Most new projects should use the current Cython package instead. Install this version when an existing build script explicitly depends on the older compiler behavior.