To install this package run one of the following: conda install anaconda-python-gte-3.10::pegen
Description
Pegen is the parser generator used in CPython to produce the parser used by the interpreter. It allows to produce PEG parsers from a description of a formal Grammar.