add new recipes for python-lrparsing, python3-lrparsing

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>
This commit is contained in:
Callaghan, Dan
2019-09-25 18:05:37 +10:00
committed by Khem Raj
parent cddf038131
commit ef1fbfd0f9
3 changed files with 20 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
inherit setuptools3
require python-lrparsing.inc