Package python3-module-asttokens: Information

    Source package: python3-module-asttokens
    Version: 2.4.1-alt1
    Build time:  Feb 28, 2024, 04:51 AM
    Report package bug
    License: Apache-2.0
    Summary: Annotate AST trees with source code positions
    Description: 
    The ``asttokens`` module annotates Python abstract syntax trees (ASTs) with the
    positions of tokens and text in the source code that generated them.
    
    It makes it possible for tools that work with logical AST nodes to find the
    particular text that resulted in those nodes, for example for automated
    refactoring or highlighting.

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

    Maintainer: Anton Zhukharev


      1. /usr/bin/git
      2. python3-module-astroid
      3. python3-module-pyproject-installer >= 0.4.0
      4. python3-module-pytest
      5. python3-module-setuptools
      6. python3-module-setuptools-scm
      7. python3-module-six
      8. python3-module-wheel
      9. rpm-build-pyproject

    Last changed


    Jan. 20, 2024 Anton Zhukharev 2.4.1-alt1
    - Updated to 2.4.1.
    April 26, 2023 Stanislav Levin 2.2.1-alt1
    - 2.0.5 -> 2.2.1.
    Oct. 21, 2021 Ildar Mulyukov 2.0.5-alt1
    - 1st build for Sisyphus