Package python3-module-astroid: Information

    Source package: python3-module-astroid
    Version: 3.2.2-alt1
    Build time:  May 21, 2024, 09:16 AM
    Report package bug
    License: LGPLv2.1+
    Summary: An abstract syntax tree for Python with inference support
    Description: 
    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.

    List of rpms provided by this srpm:
    python3-module-astroid (noarch)

    Maintainer: 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

    Last changed


    May 20, 2024 Stanislav Levin 3.2.2-alt1
    - 3.2.1 -> 3.2.2.
    May 17, 2024 Stanislav Levin 3.2.1-alt1
    - 3.2.0 -> 3.2.1.
    May 8, 2024 Stanislav Levin 3.2.0-alt1
    - 3.1.0 -> 3.2.0.