Пакет python3-module-astroid: Информация

    Исходный пакет: python3-module-astroid
    Версия: 2.5.6-alt1
    Собран:  30 апреля 2021 г. 21:10 в задании #270821
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/astroid

    Лицензия: LGPLv2.1+
    О пакете: Python Abstract Syntax Tree New Generation
    Описание: 
    The aim of this module is to provide a common base representation of python
    source code. It is currently the powering pylint's capabilities.
    
    It provides a compatible representation which comes from the _ast module. It
    rebuilds the tree generated by the builtin _ast module by recursively walking
    down the AST and building an extended ast. The new node classes have additional
    methods and attributes for different usages. They include some support for
    static inference and local name scopes. Furthermore, astroid can also build
    partial trees by inspecting living objects.

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

    Сопровождающий: Stanislav Levin


      1. python3-module-dateutil
      2. python3-module-lazy-object-proxy
      3. python3-module-nose
      4. python3-module-numpy
      5. python3-module-pytest
      6. python3-module-pytest-runner
      7. python3-module-setuptools
      8. python3-module-tox
      9. python3-module-wrapt
      10. python3(tox_no_deps)
      11. rpm-build-python3

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


    27 апреля 2021 г. Stanislav Levin 2.5.6-alt1
    - 2.5.3 -> 2.5.6.
    14 апреля 2021 г. Stanislav Levin 2.5.3-alt1
    - 2.5.2 -> 2.5.3.
    30 марта 2021 г. Stanislav Levin 2.5.2-alt1
    - 2.5.1 -> 2.5.2.