mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02:00

The lrparsing library is an LR(1) parsing library for Python. Grammars can be defined using Python expressions. Signed-off-by: Khem Raj <raj.khem@gmail.com>
3 lines
49 B
BlitzBasic
3 lines
49 B
BlitzBasic
inherit setuptools3
|
|
require python-lrparsing.inc
|