Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-logilab-astng: Python Abstract Syntax Tree New Generation
- Summary
- The aim of this module is to provide a common base representation of
python source code for projects such as pychecker, pyreverse,
pylint, and others. It extends the class defined in the compiler.ast
python module with some additional methods and attributes.
Changelog
- * Sun Apr 1 17:00:00 2007 Konstantin Ryabitsev <icon{%}fedoraproject{*}org> - 0.17.0-1
- Upstream 0.17.0
- * Sun Dec 17 16:00:00 2006 Konstantin Ryabitsev <icon{%}fedoraproject{*}org> - 0.16.3-1
- Upstream 0.16.3
- * Tue Sep 26 17:00:00 2006 Konstantin Ryabitsev <icon{%}fedoraproject{*}org> - 0.16.1-2
- Setting Provides/Obsoletes as per guidelines.