diff options
Diffstat (limited to 'devel/py-antlr4-python2-runtime/pkg-descr')
-rw-r--r-- | devel/py-antlr4-python2-runtime/pkg-descr | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/devel/py-antlr4-python2-runtime/pkg-descr b/devel/py-antlr4-python2-runtime/pkg-descr deleted file mode 100644 index d8723c975f38..000000000000 --- a/devel/py-antlr4-python2-runtime/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for -reading, processing, executing, or translating structured text or binary files. -It's widely used to build languages, tools, and frameworks. From a grammar, -ANTLR generates a parser that can build and walk parse trees. - -This port provides the python2 runtime. - -WWW: http://www.antlr.org/ |