Пакет python3-module-asttokens: Информация
Исходный пакет: python3-module-asttokens
Версия: 3.0.1-alt1
Собран: 18 ноября 2025 г. 12:42 в задании #400116
Категория: Разработка/Python 3
Сообщить об ошибке в пакетеДомашняя страница: https://pypi.org/project/asttokens
Лицензия: Apache-2.0
О пакете: Annotate AST trees with source code positions
Описание:
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.
Сопровождающий: Stanislav Levin
Последнее изменение
17 ноября 2025 г. Stanislav Levin 3.0.1-alt1
- 3.0.0 -> 3.0.1.
2 декабря 2024 г. Anton Zhukharev 3.0.0-alt1
- Updated to 3.0.0.
20 января 2024 г. Anton Zhukharev 2.4.1-alt1
- Updated to 2.4.1.