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