Package python3-module-asttokens: Information

    Source package: python3-module-asttokens
    Version: 2.0.5-alt1
    Build time:  Jan 19, 2022, 10:40 AM
    Report package bug
    License: Apache-2.0
    Summary: annotates Python abstract syntax trees (ASTs) with the positions of tokens and text in the source code
    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: Ildar Mulyukov

    List of contributors:
    Ildar Mulyukov

      1. python3-module-packaging
      2. python3-module-setuptools
      3. python3-module-setuptools_scm
      4. python3-module-toml
      5. python3(pytest)
      6. python3(astroid)
      7. rpm-build-python3

    Last changed


    Oct. 21, 2021 Ildar Mulyukov 2.0.5-alt1
    - 1st build for Sisyphus