Package rngom: Information

    Binary package: rngom
    Version: 0.1-alt3_0.20061207.1jpp5
    Architecture: noarch
    Build time:  May 12, 2010, 09:17 PM
    Source package: rngom
    Category: Development/Java
    Report package bug
    License: MIT-style
    Summary: RELAX NG Object Model / Parser
    Description: 
    RNGOM is an open-source Java library for parsing RELAX NG
    grammars. In particular, RNGOM can:
    1. parse the XML syntax
    2. parse the compact syntax
    3. check all the semantic restrictions as specified in the
       specification
    4. parse RELAX NG into application-defined data structures
    5. build a default data structure based around the binarized
       simple syntax or another data structure that preserves
       more of the parsed information.
    6. parse foreign elements/attributes in a schema
    7. parse comments in a schema

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    Last changed


    May 12, 2010 Igor Vlasenko 0:0.1-alt3_0.20061207.1jpp5
    - fixes for java6 support
    Jan. 5, 2009 Igor Vlasenko 0:0.1-alt2_0.20061207.1jpp5
    - fixed docdir ownership
    Sept. 29, 2008 Igor Vlasenko 0:0.1-alt1_0.20061207.1jpp5
    - converted from JPackage by jppimport script