Name: | ocaml-yojson |
---|---|
Version: | 1.1.8 |
Release: | 17.0.1.el7 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 3016344 |
License: | BSD |
RPM: | ocaml-yojson-1.1.8-17.0.1.el7.x86_64.rpm |
Source RPM: | ocaml-yojson-1.1.8-17.0.1.el7.src.rpm |
Build Date: | Wed Mar 10 2021 |
Build Host: | host-100-100-224-18.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://mjambon.com/yojson.html |
Summary: | An optimized parsing and printing library for the JSON format |
Description: | Yojson is an optimized parsing and printing library for the JSON format. It addresses a few shortcomings of json-wheel including 2x speedup, polymorphic variants and optional syntax for tuples and variants. ydump is a pretty-printing command-line program provided with the yojson package. The program atdgen can be used to derive OCaml-JSON serializers and deserializers from type definitions. |