mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
6 lines
331 B
Plaintext
6 lines
331 B
Plaintext
Ruby-rison is a pure Ruby parser for Rison, a data serialization format
|
|
optimized for compactness in URIs. Rison is a slight variation of JSON
|
|
that looks vastly superior after URI encoding. Rison still expresses
|
|
exactly the same set of data structures as JSON, so data can be translated
|
|
back and forth without loss or guesswork.
|