diff options
author | Euan Thoms <euan@potensol.com> | 2014-08-14 16:26:46 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-08-15 23:21:31 +0700 |
commit | 96a183a3d88cdef89d24cbf9deb2815ee94d11ca (patch) | |
tree | 722f0e2bf3548c30fca7ce4ad35bbd39bd193958 /libraries/libantlr3c/slack-desc | |
parent | 894a9f2a9eded31747f0ce68fa73722c40a7b057 (diff) |
libraries/libantlr3c: Added (C runtime).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libantlr3c/slack-desc')
-rw-r--r-- | libraries/libantlr3c/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/libantlr3c/slack-desc b/libraries/libantlr3c/slack-desc new file mode 100644 index 0000000000000..5e2f3b52490cd --- /dev/null +++ b/libraries/libantlr3c/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +libantlr3c: libantlr3c (C runtime for the ANTLR parsing library) +libantlr3c: +libantlr3c: ANTLR (ANother Tool for Language Recognition) is a powerful parser +libantlr3c: generator for reading, processing, executing, or translating +libantlr3c: structured text or binary files. +libantlr3c: +libantlr3c: http://www.antlr.org/ +libantlr3c: +libantlr3c: +libantlr3c: +libantlr3c: |