Package javacc40: Information

    Source package: javacc40
    Version: 4.0-alt2_3jpp5
    Build time:  Mar 30, 2013, 05:05 AM
    Category: Development/Java
    Report package bug
    License: BSD
    Summary: A parser/scanner generator for java
    Description: 
    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.

    List of rpms provided by this srpm:
    javacc40 (noarch)
    javacc40-demo (noarch)
    javacc40-manual (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko
    Mikhail Zabaluev

    ACL:
    @qa_p7

      1. /bin/bash
      2. /proc
      3. jpackage-compat
      4. junit3 >= 0:3.8.1
      5. ant
      6. ant-junit3

    Last changed


    March 29, 2013 Igor Vlasenko 0:4.0-alt2_3jpp5
    - explicitly use junit3
    Feb. 27, 2010 Igor Vlasenko 0:4.0-alt1_3jpp5
    - compat version
    June 8, 2007 Igor Vlasenko 0:4.0-alt1_3jpp1.7
    - converted from JPackage by jppimport script