CVS commit: wip/py-lrparsing
"Kamel Ibn Aziz Derouiche" <[email protected]> Wed, 5 Aug 2015 20:52:12 +0000
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.wip.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module name: wip
Committed by: jihbed
Date: Wed Aug 5 20:51:57 UTC 2015
Added Files:
wip/py-lrparsing: DESCR Makefile PLIST distinfo
Log Message:
Import py27-lrparsing-1.0.11 as wip/py-lrparsing.
Lrparsing provides both an LR(1) parser and a tokeniser. It differs from other
Python LR(1) parsers in using Python expressions as grammars, and offers
simple to use disambiguation toolsCVS: ----------------------------------------------------------------------
To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/py-lrparsing/DESCR wip/py-lrparsing/Makefile \
wip/py-lrparsing/PLIST wip/py-lrparsing/distinfo
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-lrparsing/DESCR?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-lrparsing/Makefile?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-lrparsing/PLIST?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-lrparsing/distinfo?r1=0&r2=1.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------