aboutsummaryrefslogtreecommitdiff
path: root/python/python3-beniget/README
blob: 7786c89c6f3405d31a1691be21057e2d11ce8af1 (plain)
1
2
3
4
5
6
7
Beniget is a collection of Compile-time analyse on Python
Abstract Syntax Tree (AST). It is a building block for writing static
analyzer or compiler for Python.

NOTE: Unable to support newer versions than 0.4.2.post1 due to other
other packages on SBo not being able to be updated due to 15.0 being
stuck with older versions of dependencies.