Fri, 10 Jan 2025 09:31:20 CST | login

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

ID39299
Namejflex
Version1.7.0
Release4.ocs23
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 Time2023-09-09 02:32:40 GMT
Size1.63 MB
977bdddda6be4d3cf813784a98145927
LicenseBSD
Buildrootdist-ocs23-build-66826-3427
Provides
jflex = 1.7.0-4.ocs23
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)
/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/jflex544.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