Package python3-module-astroid: Information

    Source package: python3-module-astroid
    Version: 2.5.6-alt1
    Build time:  Apr 30, 2021, 09:10 PM in the task #270821
    Report package bug
    License: LGPLv2.1+
    Summary: Python Abstract Syntax Tree New Generation
    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(tox_no_deps)
      2. python3-module-dateutil
      3. python3-module-lazy-object-proxy
      4. python3-module-nose
      5. python3-module-numpy
      6. python3-module-pytest
      7. python3-module-pytest-runner
      8. python3-module-setuptools
      9. python3-module-tox
      10. python3-module-wrapt
      11. rpm-build-python3

    Last changed


    April 27, 2021 Stanislav Levin 2.5.6-alt1
    - 2.5.3 -> 2.5.6.
    April 14, 2021 Stanislav Levin 2.5.3-alt1
    - 2.5.2 -> 2.5.3.
    March 30, 2021 Stanislav Levin 2.5.2-alt1
    - 2.5.1 -> 2.5.2.