diff options
| author | Alexandre Fayolle <alexandre.fayolle@logilab.fr> | 2008-02-14 16:48:26 +0100 |
|---|---|---|
| committer | Alexandre Fayolle <alexandre.fayolle@logilab.fr> | 2008-02-14 16:48:26 +0100 |
| commit | dedb0fc5fb17855928adb682a829aff10bbbb92d (patch) | |
| tree | 16d3f4c44cd0048c4fdd5b0f650ab56b723f89c0 /debian | |
| parent | e82955b5eee4d93a3860e42f91c9e92c8862a0e5 (diff) | |
| download | astroid-git-dedb0fc5fb17855928adb682a829aff10bbbb92d.tar.gz | |
spelling
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index f4921aec..9efdf328 100644 --- a/debian/control +++ b/debian/control @@ -12,9 +12,9 @@ Package: python-logilab-astng Architecture: all Depends: ${python:Depends}, python-logilab-common (>= 0.21.0-1) XB-Python-Version: ${python:Versions} -Description: extend python's abstract syntax tree +Description: extend Python's abstract syntax tree The aim of this module is to provide a common base representation of - python source code for projects such as pyreverse or pylint. + Python source code for projects such as pyreverse or pylint. . It extends classes defined in the compiler.ast module with some additional methods and attributes. Instance attributes are added by a |
