[ 原始碼: 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)