[ Bron: python-beniget ]
Pakket: python3-beniget (0.4.1-3)
Verwijzigingen voor python3-beniget
Debian bronnen:
Het bronpakket python-beniget downloaden:
- [python-beniget_0.4.1-3.dsc]
- [python-beniget_0.4.1.orig.tar.gz]
- [python-beniget_0.4.1-3.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-beniget gerelateerde pakketten
|
|
|
|
-
- 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)