ports/devel/ruby-json_pure/pkg/DESCR

4 lines
234 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
This is a implementation of the JSON specification according to RFC 4627. You
can think of it as a low fat alternative to XML, if you want to store data to
disk or transmit it over a network rather than use a verbose markup language.