Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37044695
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.16.3-alt1
Время сборки: 6 декабря 2006, 02:39 ( 903.3 недели назад )
Размер архива: 61.10 Kb

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

Лицензия: GPL
О пакете: 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 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 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.

This module is build for python 2.4

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

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

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

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