Files
bsdports/_unused/rubygem-json/pkg-descr
2019-12-26 07:26:06 +00:00

6 lines
253 B
Plaintext

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.
WWW: http://flori.github.io/json/