openSUSE 11.0
Package Descriptions
javacc
A Parser and Scanner Generator for Java
Java Compiler Compiler (JavaCC) is the most popular parser generator
for use with Java applications. A parser generator is a tool that reads
a grammar specification and converts it to a Java program that can
recognize matches to the grammar. In addition to the parser generator
itself, JavaCC provides other standard capabilities related to parser
generation such as tree building (via a tool called JJTree included
with JavaCC), actions, debugging, etc.
Except for packages subject to a commercial license, the license identified below is the license designated by the open source project.
| Version: | 4.0 |
|---|---|
| Release: | 44.1 |
| Medium: | DVD1 |
| Path: | /suse/noarch/javacc-4.0-44.1.noarch.rpm |
| Group: | Development/Libraries/Java |
| License: | BSD 3-Clause |
| Size: | 273 KB |
| Homepage: | https://javacc.dev.java.net/ |
File list
-rwxr-xr-x 1 root root 444 Jun 7 08:07 /usr/bin/javacc -rwxr-xr-x 1 root root 442 Jun 7 08:07 /usr/bin/jjdoc -rwxr-xr-x 1 root root 444 Jun 7 08:07 /usr/bin/jjtree drwxr-xr-x 2 root root 0 Jun 7 08:07 /usr/share/doc/packages/javacc -rw-r--r-- 1 root root 1692 Aug 11 2003 /usr/share/doc/packages/javacc/LICENSE -rw-r--r-- 1 root root 2134 Jun 10 2003 /usr/share/doc/packages/javacc/README -rw-r--r-- 1 root root 274352 Jun 7 08:07 /usr/share/java/javacc-4.0.jar lrw-r--r-- 1 root root 14 Jun 7 08:07 /usr/share/java/javacc.jar -> javacc-4.0.jar
