1config BR2_PACKAGE_PYTHON_LARK
2	bool "python-lark"
3	help
4	  Lark is a parsing toolkit for Python, built with a focus
5	  on ergonomics, performance and modularity.
6
7	  https://github.com/lark-parser/lark
8