opnsense-ports/devel/rubygem-json1/pkg-descr
Franco Fichtner c496dc6e05 */*: sync with upstream
Taken from: FreeBSD
2017-01-03 07:34:16 +01:00

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