Package rngom: Information

    Source package: rngom
    Version: 0.1-alt3_0.20061207.1jpp5
    Build time:  May 12, 2010, 09:17 PM
    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

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

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. /proc
      2. ant >= 0:1.6.5
      3. ant-nodeps
      4. msv-xsdlib
      5. stax_1_0_api
      6. relaxngDatatype
      7. retroweaver
      8. xmlunit
      9. javacc
      10. javatools-package-rename-task
      11. jpackage-compat
      12. jpackage-utils >= 0:1.7.4
      13. junit

    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