]> git.friedersdorff.com Git - max/slackbuilds.git/blobdiff - libraries/python3-pyPEG2/README
Add packages for qutebrowser and it's dependencies
[max/slackbuilds.git] / libraries / python3-pyPEG2 / README
diff --git a/libraries/python3-pyPEG2/README b/libraries/python3-pyPEG2/README
new file mode 100644 (file)
index 0000000..47811fd
--- /dev/null
@@ -0,0 +1,6 @@
+pyPEG2 (plain and simple intrinsic parser interpreter for Python)
+
+pyPEG2  is  a plain and simple intrinsic parser interpreter framework
+for  Python version  2.7 and  3.x.  It is based on Parsing Expression
+Grammar (PEG).  With  pyPEG  you  can  parse  many  formal  languages
+in a very easy way.