add98e12a4
Fixes a regression from c7de4cbee4
3 lines
218 B
Text
3 lines
218 B
Text
This library can parse JSON texts and generate them from ruby data structures.
|
|
This port implemented in C and comes with its own unicode conversion functions
|
|
and a parser generated by the Ragel State Machine Compiler.
|