Package python3-module-codepy: Information

    Source package: python3-module-codepy
    Version: 2019.1-alt1
    Build time:  Mar 5, 2023, 02:14 PM
    Report package bug
    License: MIT
    Summary: C metaprogramming toolkit for Python
    Description: 
    CodePy is a C metaprogramming toolkit for Python. It handles two aspects
    of metaprogramming:
    
    * Generating C source code.
    
    * Compiling this source code and dynamically loading it into the Python
    interpreter.
    
    Both capabilities are meant to be used together, but also work on their
    own. In particular, the code generation facilities work well in
    conjunction with PyCuda. Dynamic compilation and linking are so far only
    supported in Linux with the GNU toolchain.

    List of RPM packages built from this SRPM:
    python3-module-codepy (noarch)

    Maintainer: Anton Vyatkin


      1. gcc-c++
      2. rpm-build-python3
      3. python3-module-appdirs
      4. python3-module-pytest
      5. python3-module-pytools
      6. python3-module-setuptools

    Last changed


    Feb. 27, 2023 Anton Vyatkin 2019.1-alt1
    - new version 2019.1
    Nov. 14, 2019 Andrey Bychkov 2013.1.2-alt2
    - python2 disabled
    May 16, 2018 Andrey Bychkov 2013.1.2-alt1.git20140620.1.2
    - (NMU) rebuild with python3.6