PACKAGE NAME: python3-cython-opt-3.0.12-x86_64-1_slackdce.txz PACKAGE LOCATION: ./python/python3-cython-opt PACKAGE SIZE (compressed): 3116 K PACKAGE SIZE (uncompressed): 16210 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: