Jump to letter: [
234ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
rubygem-json - A JSON implementation in Ruby
- Description:
This is a implementation of the JSON specification according
to RFC 4627 in Ruby.
You can think of it as a low fat alternative to XML,
if you want to store data to disk or transmit it over
a network rather than use a verbose markup language.
Packages
rubygem-json-1.4.3-3.el5.1.ppc
[470 KiB] |
Changelog
by Mamoru Tasaka (2010-09-16):
- Patch for EL-5 ruby 1.8.5 specific issue (bug 634380)
- fix missing symbol issue for ruby 1.8.5
- fix test_utc_datetime failure
- Enable %check
|