Binary package “python-sourcecodegen” in ubuntu precise

Python source-code generator based on the compiler.ast abstract syntax tree

 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.