[ 源代码: python-asttokens ]
软件包:python3-asttokens(1.1.13-2)
python3-asttokens 的相关链接
Debian 的资源:
下载源码包 python-asttokens:
- [python-asttokens_1.1.13-2.dsc]
- [python-asttokens_1.1.13.orig.tar.gz]
- [python-asttokens_1.1.13-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [pypi.org]
相似软件包:
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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)