mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 20:36:30 -04:00
- Update LICENSE - Update WWW Changes: https://github.com/flori/json/blob/master/CHANGES.md
5 lines
261 B
Text
5 lines
261 B
Text
This library can parse JSON texts and generate them from ruby data structures.
|
|
This port implemented in pure Ruby and comes with its own unicode conversion
|
|
functions and a parser generated by the Ragel State Machine Compiler.
|
|
|
|
WWW: http://flori.github.io/json/
|