Пакет python-module-logilab-astng: Информация

    Исходный пакет: python-module-logilab-astng
    Версия: 0.24.2-alt1.hg20130227.1.2
    Собран:  1 мая 2019 г. 4:21 в задании #228360
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.logilab.org/project/logilab-astng

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

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python-module-logilab-astng (noarch)
    python3-module-logilab-astng (noarch)

    Сопровождающий: Andrey Bychkov


      1. python3-module-logilab-common
      2. python3-module-setuptools
      3. python-devel
      4. python-devel = 2.7
      5. python-module-setuptools
      6. rpm-build-python >= 0.8
      7. rpm-build-python3
      8. rpm-build-python3
      9. time
      10. python-tools-2to3

    Последнее изменение


    16 мая 2018 г. Andrey Bychkov 0.24.2-alt1.hg20130227.1.2
    - (NMU) rebuild with python3.6
    13 марта 2016 г. Ivan Zakharyaschev 0.24.2-alt1.hg20130227.1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    28 января 2016 г. Mikhail Efremov 0.24.2-alt1.hg20130227.1
    - NMU: Use buildreq for BR.