Package jvyaml: Information

    Source package: jvyaml
    Version: 0.2.1-alt1_1jpp6
    Build time:  Oct 20, 2010, 11:27 PM
    Category: Development/Java
    Report package bug
    License: MIT
    Summary: Java YAML 1.1 parser and emitter
    Description: 
    JvYAML originated in the JRuby project
    (http://jruby.sourceforge.net), from the base of RbYAML
    (http://rbyaml.rubyforge.org). For a long time Java have
    lacked a good YAML loader and dumper with all the features
    that the SYCK using scripting communities have gotten used
    to. JvYAML aims to rectify this.
    JvYAML is a complete YAML processor with support for both
    loading and dumping YAML.
    Of major importance is that JvYAML works the same way as
    SYCK, so that JRuby can rely on YAML parsing and emitting
    that mirrors C Ruby.
    JvYAML is a quite clean port of RbYAML, which was a port
    from Python code written by Kirill Simonov
    <xi@resolvent.net> for PyYAML3000.
    The JvYAML project is created and maintained by
    Ola Bini <ola@ologix.com>

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

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. ant >= 0:1.7
      2. ant-junit
      3. /proc
      4. jpackage-compat
      5. jpackage-utils >= 0:1.7.5
      6. junit

    Last changed


    Oct. 19, 2010 Igor Vlasenko 0:0.2.1-alt1_1jpp6
    - new version