# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup ruby 1.0 ruby.branches 3.3 3.2 3.1 ruby.setup json_pure 2.7.2 gem {} rubygems revision 0 checksums rmd160 a52fc014a8307d3d2dece161be83fc27d4c4f9db \ sha256 99d6ae20d891aea6527831d6dcacedf9a7ac9ae1c134243777f61b67636d648d \ size 39936 description This is a JSON implementation in pure Ruby. long_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. license Ruby maintainers {kimuraw @kimuraw} openmaintainer platforms any supported_archs noarch homepage https://flori.github.io/json/ # avoid conflict against a command from port:rb-json ruby.link_binaries no