Announcing RbYAML

Speaking of Jruby, I do not have any problem running YAML from jruby
0.8.3. I just modify LOADPATH to add a standard ruby 1.8.4 distribution
and everything works like a charm (even though jruby implements ruby
1.8.2).

Gennady.

···

-----Original Message-----
From: Ola Bini [mailto:Ola.Bini@ki.se]
Sent: Sunday, May 07, 2006 10:11
To: ruby-talk ML; yaml-core@lists.sourceforge.net;
jruby-devel@lists.sourceforge.net; jruby-user@lists.sourceforge.net
Subject: Announcing RbYAML.

Hi

RbYAML, a pure Ruby YAML 1.1 loader and dumper is now
available in it's
first infant version. It is based on Python code from PyYAML3000 and
seems to be working fairly well, except for Unicode support,
which isn't
there yet. The project will be updated regularly, and will also soon
move to RubyForge.

The next step for RbYAML is integration with JRuby, which is the main
reason for creating this system.

You can download RbYAML from here: http://rbyaml.ologix.com

Best regards
Ola Bini