[ 源代码: python-beniget ]
软件包:python3-beniget(0.4.1-3)
python3-beniget 的相关链接
Debian 的资源:
下载源码包 python-beniget:
- [python-beniget_0.4.1-3.dsc]
- [python-beniget_0.4.1.orig.tar.gz]
- [python-beniget_0.4.1-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
collection of compile-time Python AST analyzers
Collection of compile-time analyzers of Python Abstract Syntax Trees that can be used as building blocks to write static analyzers or compilers:
* Ancestors: map a node to the list of its enclosing nodes * DefUseChains: map a node to the list of definition points in that node * UseDefChains: map a node to its list of potential definitions
This package contains the Python 3 version of the library.
其他与 python3-beniget 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-gast
- compatibility layer for the AST of various Python versions (Python3 version)