pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-Pegex



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Sat Nov  8 16:18:53 UTC 2014

Added Files:
        pkgsrc/devel/p5-Pegex: DESCR Makefile distinfo

Log Message:
Add p5-Pegex:

Pegex attempts to be the simplest way to define new (or old) Domain
Specific Languages (DSLs) that need to be used in several programming
languages and environments. Things like JSON, YAML, Markdown etc.
It also great for writing parsers/compilers that only need to work
in one language.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/p5-Pegex/DESCR \
    pkgsrc/devel/p5-Pegex/Makefile pkgsrc/devel/p5-Pegex/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index