Letter P

python2-asttokens - Module to annotate Python abstract syntax trees with source code positions

Website: https://pypi.python.org/pypi/asttokens
License: ASL 2.0
Vendor: Alcance Libre, Inc.
Description:
The asttokens module annotates Python abstract syntax trees (ASTs)
with the positions of tokens and text in the source code that
generated them. This 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.

Packages

python2-asttokens-1.1.10-3.fc14.al.noarch [28 KiB] Changelog by Joel Barrios (2020-06-08):
- Rebuild with Python 3.6.

Listing created by Repoview-0.6.6-6.fc14.al