Package javacc40: Information

    Source package: javacc40
    Version: 4.0-alt1_3jpp5
    Build time:  Feb 28, 2010, 12:49 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

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

    Last changed


    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
    March 3, 2006 Mikhail Zabaluev 4.0-alt1
    - 4.0
    - Use macros from rpm-build-java
    - Patch0: set target version for javac