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

  • Default inline alert: Версия в репозитории: 3.2.2-alt1

Исходный пакет: python3-module-astroid
Версия: 3.2.0-alt1
Собран:  13 мая 2024 г. 6:38
Категория: Разработка/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


    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

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


8 мая 2024 г. Stanislav Levin 3.2.0-alt1
- 3.1.0 -> 3.2.0.
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.