Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37507381
en ru br
Репозитории ALT
5.1: 0.19.1-alt1
4.1: 0.16.3-alt1.1
4.0: 0.16.3-alt1
www.altlinux.org/Changes

Группа :: Разработка/Python
Пакет: python-module-logilab-astng

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 0.19.1-alt1
Время сборки: 4 сентября 2009, 10:08 ( 763.8 недели назад )
Размер архива: 73.41 Kb

Домашняя страница:   http://www.logilab.org/project/logilab-astng

Лицензия: GPLv2+
О пакете: 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 essentialy governed by
pylint's needs.
It extends class defined in the compiler.ast [1] module (python <= 2.4)
or in the builtin _ast module (python >= 2.5) 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.

Текущий майнтейнер: Andrey Rahmatullin

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • python-module-logilab-astng
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin