Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37496253
en ru br
ALT Linux repos
S:2019.1-alt1

Group :: Development/Python3
RPM: python3-module-codepy

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2019.1-alt1
Build date: 27 february 2023, 13:06 ( 60.3 weeks ago )
Size: 26.11 Kb

Home page:   https://documen.tician.de/codepy/

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.

Current maintainer: Anton Vyatkin

List of contributors

List of rpms provided by this srpm:

  • python3-module-codepy
  • python3-module-codepy-pickles
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin