You are here: Home / LBN / Up2date / Plone 5 / BastionLinux 25 / python2-sourcecodegen-0.6.14-1.lbn25.noarch

python2-sourcecodegen-0.6.14-1.lbn25.noarch

Package Attributes
RPM  python2-sourcecodegen-0.6.14-1.lbn25.noarch.rpm Architecture  noarch Size  102613 Created  2022/09/06 08:46:41 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
python2.7dist(sourcecodegen)
python2dist(sourcecodegen)

Document Actions