Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
python3-lark
Parsing library for Python (Python 3)
https://github.com/lark-parser/lark
0
no reviews
Install
Lark is a parsing library for Python which allows one to parse any context-free grammar. It has implemented the following parsing algorithms: Earley, LALR(1) and CYK.
This package installs the library for Python 3.