diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2012-09-07 21:24:38 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-08 17:28:31 -0500 |
commit | b302d4393c1cae5a4aaaba583983ccd50d1b02df (patch) | |
tree | a8434f2309e767584a643c680d688370b6e9b808 /development/kelbt/kelbt.info | |
parent | dd2c89f0203f6c8b0259bb1a48102a89c16e8df2 (diff) | |
download | slackbuilds-b302d4393c1cae5a4aaaba583983ccd50d1b02df.tar.gz |
development/kelbt: Added (Backtracking LR Parsing).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'development/kelbt/kelbt.info')
-rw-r--r-- | development/kelbt/kelbt.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/development/kelbt/kelbt.info b/development/kelbt/kelbt.info new file mode 100644 index 0000000000..929d27127c --- /dev/null +++ b/development/kelbt/kelbt.info @@ -0,0 +1,10 @@ +PRGNAM="kelbt" +VERSION="0.15" +HOMEPAGE="http://www.complang.org/kelbt/" +DOWNLOAD="http://www.complang.org/kelbt/kelbt-0.15.tar.gz" +MD5SUM="c480692e26998edcc8735513c902cecc" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="kelbt" +MAINTAINER="Matteo Bernardini" +EMAIL="ponce@slackbuilds.org" |