Пакет python3-module-codepy: Информация

    Исходный пакет: python3-module-codepy
    Версия: 2019.1-alt1
    Собран:  5 марта 2023 г. 14:14
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://documen.tician.de/codepy/

    Лицензия: MIT
    О пакете: C metaprogramming toolkit for Python
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python3-module-codepy (noarch)

    Сопровождающий: Anton Vyatkin


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

    Последнее изменение


    27 февраля 2023 г. Anton Vyatkin 2019.1-alt1
    - new version 2019.1
    14 ноября 2019 г. Andrey Bychkov 2013.1.2-alt2
    - python2 disabled
    16 мая 2018 г. Andrey Bychkov 2013.1.2-alt1.git20140620.1.2
    - (NMU) rebuild with python3.6