Package jflex: Information

    Source package: jflex
    Version: 1.4.3-alt5_10jpp7
    Build time:  Sep 25, 2012, 12:33 AM
    Category: Development/Java
    Report package bug
    Home page: http://jflex.de/

    License: GPL+
    Summary: Fast Scanner Generator
    Description: 
    JFlex is a lexical analyzer generator (also known as scanner
    generator) for Java(tm), written in Java(tm). It is also a
    rewrite of the very useful tool JLex which was developed by
    Elliot Berk at Princeton University. As Vern Paxson states
    for his C/C++ tool flex: They do not share any code though.
    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.

    List of rpms provided by this srpm:
    jflex (noarch)
    jflex-javadoc (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    ACL:
    @qa_p7

      1. jpackage-compat
      2. jpackage-utils >= 0:1.5
      3. junit
      4. /proc
      5. ant
      6. desktop-file-utils
      7. java_cup

    Last changed


    Sept. 24, 2012 Igor Vlasenko 0:1.4.3-alt5_10jpp7
    - fc release
    April 13, 2012 Igor Vlasenko 0:1.4.3-alt5_1jpp6
    - fixed build
    March 16, 2012 Igor Vlasenko 0:1.4.3-alt4_1jpp6
    - fixed build with java 7