package tiny_json

  1. Overview
  2. Docs
A small Json library from OCAMLTTER

Install

Dune Dependency

Authors

Maintainers

Sources

tiny_json-1.1.6.tar.bz2
md5=5fe8b57981099290e6d38f7e096969e7

Description

This is a small Json printer/parser library extracted Yoshihiro IMAI's OCAMLTTER twitter client.

Published: 16 Jan 2018

README

README.txt

(* OASIS_START *)
(* DO NOT EDIT (digest: 8b12e84a141fffe2e2bd716dd9db9224) *)

tiny_json - A small Json library from OCAMLTTER
===============================================

See the file [INSTALL.txt](INSTALL.txt) for building and installation
instructions.

Copyright and license
---------------------

tiny_json is distributed under the terms of the GNU Lesser General Public
License version 2.0 with OCaml linking exception.

(* OASIS_STOP *)

Dependencies (2)

  1. jbuilder >= "1.0+beta7"
  2. ocaml >= "4.05.0"

Dev Dependencies

None

Used by (6)

  1. facebook-sdk >= "0.3.1"
  2. ocamltter >= "4.0.0"
  3. ppx_meta_conv < "2.1.0" | = "2.5.0"
  4. sociaml-facebook-api >= "0.4.1"
  5. sociaml-tumblr-api
  6. tiny_json_conv >= "1.3.0"

Conflicts

None