mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 18:41:17 +02:00
6 lines
262 B
Plaintext
6 lines
262 B
Plaintext
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: https://flori.github.io/json/
|