Conraid's Repository
for Slackware
Slackware Current Repository by Conraid
======================================================================
python-ast-serialize (Fast AST parser and serializer)
A fast Python extension for parsing Python files and serializing
the AST using the native binary format used by mypy.
This will eventually replace the current mypy parser, which
uses the Python stdlib ast module for parsing.
HOME: https://github.com/mypyc/ast_serialize
======================================================================
REQUIRES: python-maturin