json_pure-2.8.1

JSON implementation for Ruby

Index | devel

Description

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.

Homepage: https://github.com/flori/json

Maintainer: Sebastian Reitenbach <sebastia@openbsd.org>