Subject: CVS commit: pkgsrc/lang/py-spark-parser
From: Adam Ciarcinski
Date: 2018-09-20 15:46:52
Message id: 20180920134652.F342BFBEC@cvs.NetBSD.org

Log Message:
py-spark-parser: added version 1.8.7

This package uses Jay Earley's algorithm for parsing context free grammars, and
comes with some generic Abstract Syntax Tree routines. There is also a
prototype scanner which does its job by combining Python regular expressions.

(SPARK stands for Scanning, Parsing, and Rewriting Kit. It is a poor name since
it conflicts with a more popular package of the same name. In the future we
will rename this.)

Files:
RevisionActionfile
1.1addpkgsrc/lang/py-spark-parser/ALTERNATIVES
1.1addpkgsrc/lang/py-spark-parser/DESCR
1.1addpkgsrc/lang/py-spark-parser/Makefile
1.1addpkgsrc/lang/py-spark-parser/PLIST
1.1addpkgsrc/lang/py-spark-parser/distinfo