Novell Home

openSUSE 10.3

Package Descriptions

python-logilab-astng
Python 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...
Well, actually the development of this library is essentially governed
by pylint's needs.
It extends class defined in the compiler.ast [1] module with some
additional methods and attributes. Instance attributes are added by a
builder object, which can either generate extended ast (let's call them
astng ;) by visiting an existant ast tree or by inspecting living
object. Methods are added by monkey patching ast classes.
Please send any comment, patch or question to the python-projects
mailing-list. Before asking a question, please first search the
archives in case it would have already been answered. You may want to
use google and add "site:lists.logilab.org" to your keywords to narrow
your search. We will soon provide our own search engine.

Except for packages subject to a commercial license, the license identified below is the license designated by the open source project.


Version: 0.17.1
Release: 23
Medium: DVD2
Path: /suse/i586/python-logilab-astng-0.17.1-23.i586.rpm
Group: Development/Libraries/Python
License: GPL v2 or later
Size: 349 KB
Homepage: http://www.logilab.org/projects/astng

File list

drwxr-xr-x    2 root    root                0 Sep 22 04:23 /usr/lib/python2.5/site-packages/logilab
drwxr-xr-x    2 root    root                0 Sep 22 04:23 /usr/lib/python2.5/site-packages/logilab/astng
-rw-r--r--    1 root    root             8927 Feb 22  2007 /usr/lib/python2.5/site-packages/logilab/astng/__init__.py
-rw-r--r--    1 root    root            11125 Sep 22 04:23 /usr/lib/python2.5/site-packages/logilab/astng/__init__.pyc
-rw-r--r--    1 root    root             2283 Jun  7 16:29 /usr/lib/python2.5/site-packages/logilab/astng/__pkginfo__.py
-rw-r--r--    1 root    root             1854 Sep 22 04:23 /usr/lib/python2.5/site-packages/logilab/astng/__pkginfo__.pyc
-rw-r--r--    1 root    root             1877 Mar  9  2007 /usr/lib/python2.5/site-packages/logilab/astng/_exceptions.py
-rw-r--r--    1 root    root             2693 Sep 22 04:23 /usr/lib/python2.5/site-packages/logilab/astng/_exceptions.pyc
-rw-r--r--    1 root    root             2457 Nov 15  2006 /usr/lib/python2.5/site-packages/logilab/astng/astutils.py
-rw-r--r--    1 root    root             2240 Sep 22 04:23 /usr/lib/python2.5/site-packages/logilab/astng/astutils.pyc
-rw-r--r--    1 root    root            23413 Feb 22  2007 /usr/lib/python2.5/site-packages/logilab/astng/builder.py
-rw-r--r--    1 root    root            21689 Sep 22 04:23 /usr/lib/python2.5/site-packages/logilab/astng/builder.pyc
-rw-r--r--    1 root    root            24349 Apr 19 08:26 /usr/lib/python2.5/site-packages/logilab/astng/inference.py
-rw-r--r--    1 root    root            21644 Sep 22 04:23 /usr/lib/python2.5/site-packages/logilab/astng/inference.pyc
-rw-r--r--    1 root    root             9008 Sep 25  2006 /usr/lib/python2.5/site-packages/logilab/astng/inspector.py
-rw-r--r--    1 root    root             8983 Sep 22 04:23 /usr/lib/python2.5/site-packages/logilab/astng/inspector.pyc
-rw-r--r--    1 root    root             8047 Feb 22  2007 /usr/lib/python2.5/site-packages/logilab/astng/lookup.py
-rw-r--r--    1 root    root             5880 Sep 22 04:23 /usr/lib/python2.5/site-packages/logilab/astng/lookup.pyc
-rw-r--r--    1 root    root            14620 May 16 11:22 /usr/lib/python2.5/site-packages/logilab/astng/manager.py
-rw-r--r--    1 root    root            14394 Sep 22 04:23 /usr/lib/python2.5/site-packages/logilab/astng/manager.pyc
-rw-r--r--    1 root    root            27859 Feb 22  2007 /usr/lib/python2.5/site-packages/logilab/astng/nodes.py
-rw-r--r--    1 root    root            35866 Sep 22 04:23 /usr/lib/python2.5/site-packages/logilab/astng/nodes.pyc
-rw-r--r--    1 root    root             8612 Feb 22  2007 /usr/lib/python2.5/site-packages/logilab/astng/raw_building.py
-rw-r--r--    1 root    root             9793 Sep 22 04:23 /usr/lib/python2.5/site-packages/logilab/astng/raw_building.pyc
-rw-r--r--    1 root    root            26073 Apr 12 09:55 /usr/lib/python2.5/site-packages/logilab/astng/scoped_nodes.py
-rw-r--r--    1 root    root            24511 Sep 22 04:23 /usr/lib/python2.5/site-packages/logilab/astng/scoped_nodes.pyc
-rw-r--r--    1 root    root             6405 Feb 22  2007 /usr/lib/python2.5/site-packages/logilab/astng/utils.py
-rw-r--r--    1 root    root             6184 Sep 22 04:23 /usr/lib/python2.5/site-packages/logilab/astng/utils.pyc
-rw-r--r--    1 root    root              911 Sep 22 04:23 /usr/lib/python2.5/site-packages/logilab_astng-0.17.1-py2.5.egg-info
drwxr-xr-x    2 root    root                0 Sep 22 04:24 /usr/share/doc/packages/python-logilab-astng
-rw-r--r--    1 root    root            17989 Sep 26  2006 /usr/share/doc/packages/python-logilab-astng/COPYING
-rw-r--r--    1 root    root             6323 Jun  7 16:29 /usr/share/doc/packages/python-logilab-astng/ChangeLog
-rw-r--r--    1 root    root             1436 Apr 26  2006 /usr/share/doc/packages/python-logilab-astng/README

Back to
Packages sorted by name
Packages sorted by group
Packages sorted by license

© 2012 Novell