Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-astng - Python Abstract Syntax Tree New Generation
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.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
python-astng |
0.16.0 |
0.fc4 |
src |
55 KiB |
Tue May 2 22:20:31 2006 |
Changelog
- * Mon May 1 18:00:00 2006 Konstantin Ryabitsev <icon{%}fedoraproject{*}org> - 0.16.0-0
- Version 0.16.0
- * Sun Mar 12 17:00:00 2006 Konstantin Ryabitsev <icon{%}fedoraproject{*}org> - 0.15.1-1
- Version 0.15.1
- * Thu Jan 12 17:00:00 2006 Konstantin Ryabitsev <icon{%}fedoraproject{*}org> - 0.14.0-1
- Version 0.14.0
- Drop the modname patch