| 1 | PortSystem 1.0 |
|---|
| 2 | PortGroup ruby 1.0 |
|---|
| 3 | |
|---|
| 4 | ruby.setup json 1.1.1 gem {} rubyforge_gem |
|---|
| 5 | |
|---|
| 6 | categories-append devel |
|---|
| 7 | maintainers roger.hoover@gmail.com |
|---|
| 8 | |
|---|
| 9 | description This is a implementation of the JSON specification according to RFC 4627. |
|---|
| 10 | |
|---|
| 11 | long_description This is a implementation of the JSON specification according to RFC 4627. \ |
|---|
| 12 | You can think of it as a low fat alternative to XML, if you want to store \ |
|---|
| 13 | data to disk or transmit it over a network rather than use a verbose markup language. |
|---|
| 14 | |
|---|
| 15 | checksums md5 3d19df591c55c2ebf9a1e5441fe50bcb \ |
|---|
| 16 | sha1 d92b362261d1203ee4ae135ab9335bb98edd1af6 \ |
|---|
| 17 | rmd160 6f2b44517d7955e7b80d01442bd3959ece3f7c11 |
|---|
| 18 | homepage http://json.rubyforge.org/ |
|---|