public
Description: A port to IronRuby of Florian Frank's json library
Homepage: http://json.rubyforge.org/
Clone URL: git://github.com/nrk/ironruby-json.git
nrk (author)
Thu May 07 13:35:08 -0700 2009
commit  20df8c9df84dff38904f105d80e3983300ee7b7b
tree    65b387171ddb63d56922d5b63de8fd61da1ae9f3
parent  7f97ff07de0099a115b869da55b21b27599863c4
name age message
file README Sun Mar 01 04:33:29 -0800 2009 First commit of ironruby-json [nrk]
file TODO Sun Mar 01 04:33:29 -0800 2009 First commit of ironruby-json [nrk]
directory lib/ Loading commit data...
directory src/
directory tests/
README
ironruby-json - a port of Florian Frank's json/ext library for IronRuby
===============================================================================

This is a port of Florian Frank's native json library for the MRI to IronRuby. 

Want to help or contribute? Drop me a mail to suppakilla@gmail.com

NOTE: this is still a work in progress, see the TODO for more information