mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-27 10:43:24 +00: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>