Information for RPM jflex-1.7.0-4.oc9.noarch.rpm

ID153608
Namejflex
Version1.7.0
Release4.oc9
Epoch
Archnoarch
SummaryFast Scanner Generator
DescriptionJFlex is a lexical analyzer generator (also known as scanner generator) for Java, written in Java. A lexical analyzer generator takes as input a specification with a set of regular expressions and corresponding actions. It generates a program (a lexer) that reads input, matches the input against the regular expressions in the spec file, and runs the corresponding action if a regular expression matched. Lexers usually are the first front-end step in compilers, matching keywords, comments, operators, etc, and generating an input token stream for parsers. Lexers can also be used for many other purposes. JFlex lexers are based on deterministic finite automata (DFAs). They are fast, without expensive backtracking. JFlex is designed to work together with the LALR parser generator CUP by Scott Hudson, and the Java modification of Berkeley Yacc BYacc/J by Bob Jamison. It can also be used together with other parser generators like ANTLR or as a standalone tool.
Build Time2024-01-07 22:47:56 GMT
Size1.63 MB
328a69295ee9b57b18b5f715a6edfe83
LicenseBSD
Buildrootdist-oc9-build-62615-16463
Provides
jflex = 1.7.0-4.oc9
mvn(de.jflex:jflex) = 1.7.0
mvn(de.jflex:jflex:pom:) = 1.7.0
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
(java-headless or java-17-headless or java-11-headless or java-1.8.0-headless)
/usr/bin/bash
javapackages-filesystem
javapackages-tools
mvn(java_cup:java_cup)
mvn(org.apache.ant:ant)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
rpmlib(RichDependencies) <= 4.12.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 16 of 16
Name ascending sort Size
/usr/bin/jflex548.00 B
/usr/share/doc/jflex0.00 B
/usr/share/doc/jflex/doc0.00 B
/usr/share/doc/jflex/doc/._manual.pdf177.00 B
/usr/share/doc/jflex/doc/COPYRIGHT1.68 KB
/usr/share/doc/jflex/doc/fig0.00 B
/usr/share/doc/jflex/doc/fig/jflex-black.png3.52 KB
/usr/share/doc/jflex/doc/manual.css961.00 B
/usr/share/doc/jflex/doc/manual.html125.79 KB
/usr/share/doc/jflex/doc/manual.pdf455.54 KB
/usr/share/java/jflex.jar1.22 MB
/usr/share/licenses/jflex0.00 B
/usr/share/licenses/jflex/COPYRIGHT1.68 KB
/usr/share/man/man1/jflex.1.gz756.00 B
/usr/share/maven-metadata/jflex.xml1.66 KB
/usr/share/maven-poms/jflex.pom5.10 KB
Component of No Buildroots