Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37410216
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-codepy

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 2019.1-alt1
Время сборки: 27 февраля 2023, 13:06 ( 59.6 недели назад )
Размер архива: 26.11 Kb

Домашняя страница:   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.

Текущий майнтейнер: Anton Vyatkin

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • python3-module-codepy
  • python3-module-codepy-pickles
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin