./textproc/py-peg2, Intrinsic PEG Parser-Interpreter for Python

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.15.2nb2, Package name: py310-peg2-2.15.2nb2, Maintainer: pkgsrc-users

pyPEG 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.


Required to run:
[textproc/py-lxml] [lang/python310]

Master sites:

Filesize: 39.389 KB

Version history: (Expand)


CVS history: (Expand)


   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2022-01-02 01:01:09 by Thomas Klausner | Files touched by this commit (4)
Log message:
*: convert more to egg.mk
   2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161)
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
   2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162)
Log message:
textproc: Remove SHA1 hashes for distfiles
   2020-06-16 11:53:52 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
py-peg2: add USE_LANGUAGES
   2020-06-16 10:40:54 by pin | Files touched by this commit (4)
Log message:
Import: textproc/py-peg2

pyPEG 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.