From ef1fbfd0f994f2464d01b3d13b775fb185a0fe58 Mon Sep 17 00:00:00 2001 From: "Callaghan, Dan" Date: Wed, 25 Sep 2019 18:05:37 +1000 Subject: 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 --- meta-python/recipes-devtools/python/python-lrparsing_1.0.16.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-lrparsing_1.0.16.bb (limited to 'meta-python/recipes-devtools/python/python-lrparsing_1.0.16.bb') diff --git a/meta-python/recipes-devtools/python/python-lrparsing_1.0.16.bb b/meta-python/recipes-devtools/python/python-lrparsing_1.0.16.bb new file mode 100644 index 0000000000..2cfe3012e0 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-lrparsing_1.0.16.bb @@ -0,0 +1,2 @@ +inherit setuptools +require python-lrparsing.inc -- cgit v1.2.3-54-g00ecf