[ ソース: python-asttokens ]
パッケージ: python3-asttokens (2.4.1-2)
python3-asttokens に関するリンク
Debian の資源:
python-asttokens ソースパッケージをダウンロード:
- [python-asttokens_2.4.1-2.dsc]
- [python-asttokens_2.4.1.orig.tar.gz]
- [python-asttokens_2.4.1-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
annotate Python asbtract syntax trees with code references (Python 3)
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 efactoring or highlighting.
This package contains the Python 3 version.
その他の python3-asttokens 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)