opnsense-ports/devel/rubygem-json_pure/pkg-descr
Franco Fichtner 8b51cdff41 */*: sync with upstream
Taken from: HardenedBSD
2017-07-16 00:05:38 +02:00

5 lines
262 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: https://flori.github.io/json/