summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-lrparsing_1.0.16.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-lrparsing: Consolidate in a single fileLeon Anavi2020-06-261-1/+17
| | | | | | | | Consolidate inc and bb files into a single bb file. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* add new recipes for python-lrparsing, python3-lrparsingCallaghan, Dan2019-09-251-0/+2
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>