aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-json/pkg-descr
blob: 0b1373d0d6631712345e99f1898ad3fe2e029e98 (plain) (blame)
1
2
3
4
5
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/