You are here: Home / LBN / Up2date / Plone and Zope / BastionLinux 36 / python2-sourcecodegen-0.6.14-1.lbn36.noarch

python2-sourcecodegen-0.6.14-1.lbn36.noarch

Package Attributes
RPM  python2-sourcecodegen-0.6.14-1.lbn36.noarch.rpm Architecture  noarch Size  102479 Created  2023/03/22 03:19:21 UTC
Package Specification
Summary A Python source-code generator based on the compiler
Group Unspecified
License BSD-like (http://repoze.org/license.html)
Home Page None
Description

This package provides a module-level source-code generator which operates on the AST from the built-in compiler.ast module.Note that this AST is not compatible with the new ast module in Python 2.6.Usage The generator works on AST parse trees. >>> from compiler import parse >>> tree parse("""\ ... print Hello, world! ... """)We can now generate Python-code equivalent to the original using...

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(PayloadIsZstd)  
rpmlib(CompressedFileNames)  
rpmlib(PartialHardlinkSets)  
rpmlib(FileDigests)  
Provides
python2-sourcecodegen

Document Actions