Package javacc: Information

    Source package: javacc
    Version: 4.2-alt1_1jpp5.qa1
    Build time:  Apr 15, 2010, 09:57 PM
    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:
    javacc (noarch)
    javacc-demo (noarch)
    javacc-manual (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko
    Mikhail Zabaluev

      1. ant >= 0:1.6.5
      2. ant-junit
      3. /proc
      4. jpackage-compat
      5. jpackage-utils >= 0:1.7.3
      6. junit >= 0:3.8.1

    Last changed


    April 15, 2010 Igor Vlasenko 0:4.2-alt1_1jpp5.qa1
    - NMU (by repocop): the following fixes applied:
      * pkg-contains-cvs-or-svn-control-dir for javacc-manual
      * postclean-05-filetriggers for spec file
    Feb. 21, 2010 Igor Vlasenko 0:4.2-alt1_1jpp5
    - new jpackage release
    June 8, 2007 Igor Vlasenko 0:4.0-alt1_3jpp1.7
    - converted from JPackage by jppimport script