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

    Исходный пакет: python3-module-astroid
    Версия: 3.1.0-alt1
    Последняя версия по данным Repology
    Собран:  12 марта 2024 г. 19:48 в задании #339658
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/astroid

    Лицензия: LGPLv2.1+
    О пакете: An abstract syntax tree for Python with inference support
    Описание: 
    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


    Права:
    Stanislav Levin
    @python
    @everybody

      1. python3-module-pip
      2. python3-module-pyproject-installer >= 0.4.0
      3. python3-module-pytest
      4. python3-module-setuptools
      5. python3-module-wheel
      6. rpm-build-pyproject

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


    26 февраля 2024 г. Stanislav Levin 3.1.0-alt1
    - 2.15.6 -> 3.1.0.
    19 июля 2023 г. Stanislav Levin 2.15.6-alt1
    - 2.15.5 -> 2.15.6.
    16 мая 2023 г. Stanislav Levin 2.15.5-alt1
    - 2.9.3 -> 2.15.5.