Path: | README |
Last Update: | Sun Jan 29 18:51:23 CET 2006 |
xoxo.rb is a Ruby library for loading and dumping data as XOXO, an simple, open outline format written in standard XHTML and suitable for embedding in (X)HTML, Atom, RSS, and arbitrary XML.
xoxo.rb is a straight port of the functionality of xoxo.py, but with an API more similar to Marshal and YAML.
Other objects will be flattened with to_s.
Please mail bugs, suggestions and patches to <chneukirchen@gmail.com>.
Darcs repository ("darcs send" is welcome for patches): chneukirchen.org/repos/xoxo-rb
January 29, 2006: | First public release 0.1, written for the Ruby Quiz #64. |
Copyright (C) 2006 Christian Neukirchen <purl.org/net/chneukirchen>
This work is licensed under the same terms as Ruby itself.
This work is indirectly based on xoxo.py, written by Kevin Marks <kmarks@technorati.com>.
Please mail bugs, feature requests or patches to the mail addresses found above or use IRC to contact the developer.