Package python3-module-asttokens: Information
Source package: python3-module-asttokens
Version: 3.0.1-alt1
Build time: Nov 18, 2025, 12:42 PM in the task #400116
Category: Development/Python3
Report package bugHome page: https://pypi.org/project/asttokens
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.
Maintainer: Stanislav Levin
Last changed
Nov. 17, 2025 Stanislav Levin 3.0.1-alt1
- 3.0.0 -> 3.0.1.
Dec. 2, 2024 Anton Zhukharev 3.0.0-alt1
- Updated to 3.0.0.
Jan. 20, 2024 Anton Zhukharev 2.4.1-alt1
- Updated to 2.4.1.