PACKAGE NAME: python3-cython-opt-3.1.4-x86_64-1_slackdce.txz PACKAGE MIRROR: . PACKAGE LOCATION: ./python/python3-cython-opt PACKAGE SIZE (compressed): 3736 K PACKAGE SIZE (uncompressed): 15789 K PACKAGE REQUIRED: python3-flit_core,python3-installer,python3-pyproject-hooks,python3-build,python3-wheel PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: python3-cython-opt: python3-cython-opt (superset of the Python language) python3-cython-opt: python3-cython-opt: The Cython language makes writing C extensions for the Python python3-cython-opt: language as easy as Python itself. python3-cython-opt: python3-cython-opt: Cython is the ideal language for writing glue code for external C/C++ python3-cython-opt: libraries, and for fast C modules that speed up the execution of python3-cython-opt: Python code. python3-cython-opt: python3-cython-opt: https://cython.org/ python3-cython-opt: