ports/devel/rubygem-json_pure/pkg-descr
Sunpoet Po-Chuan Hsieh 74be081820 Update to 2.0.3
- Update LICENSE
- Update WWW

Changes:	https://github.com/flori/json/blob/master/CHANGES.md
2017-01-13 14:44:27 +00:00

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