diff options
author | Ryan S. Northrup <northrup@yellowapple.us> | 2019-09-28 10:06:14 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-09-28 10:06:14 +0700 |
commit | 6c794323a08d126f1cbaa901bb18f42f3fc3cbf4 (patch) | |
tree | a5e5f643b02af78a3024f8c4fc591ad4b1dc76c0 /development/peg/peg.info | |
parent | 0283592a3c1393811cc916d193c87d59b49fd99a (diff) | |
download | slackbuilds-6c794323a08d126f1cbaa901bb18f42f3fc3cbf4.tar.gz |
development/peg: Added (recursive-descent parser generators for C).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/peg/peg.info')
-rw-r--r-- | development/peg/peg.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/development/peg/peg.info b/development/peg/peg.info new file mode 100644 index 0000000000..1cf4d01620 --- /dev/null +++ b/development/peg/peg.info @@ -0,0 +1,10 @@ +PRGNAM="peg" +VERSION="0.1.18" +HOMEPAGE="http://piumarta.com/software/peg/" +DOWNLOAD="http://piumarta.com/software/peg/peg-0.1.18.tar.gz" +MD5SUM="992fc7887afc2a8c92cdb1acb5b935e1" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Ryan S. Northrup" +EMAIL="northrup@yellowapple.us" |