Version: 1.15.0, Package name: multi_json-1.15.0 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description Lots of Ruby libraries utilize JSON parsing in some form, and everyone has their favorite JSON library. In order to best support multiple JSON parsers and libraries, multi_json is a general-purpose swappable JSON backend library. MultiJSON tries to have intelligent defaulting. That is, if you have any of the supported engines already loaded, it will utilize them before attempting to load any. When loading, libraries are ordered by speed. First Yajl-Ruby, then the JSON gem, then JSON pure. If no JSON library is available, MultiJSON falls back to a bundled version of OkJson. |
Filesize: 21.5 KB |
Version History (View Complete History) |
|
2021-03-16 10:09:13 by Sebastian Reitenbach | Files touched by this commit (3) |
Log message: update 1.11.2 -> 1.15.0 OK jeremy@ |
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2016-01-10 10:35:11 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to multi_json-1.11.2 |
2015-06-17 12:51:15 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to multi_json-1.11.1 |
2015-03-16 01:20:49 by Sebastian Reitenbach | Files touched by this commit (3) |
Log message: Update multi_json to 1.11.0, which fixes a problem with aws-sdk-core rubygem for me. OK jeremy@, jasper@ |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |