package bin_prot

  1. Overview
  2. No Docs
A binary protocol generator

Install

dune-project
 Dependency

Authors

Maintainers

Sources

bin_prot-v0.13.0.tar.gz
sha256=37eeca1c1a099475473cc7ef10a967b7ef2f0c5d3aadb068b4d3680b4ca0d0a4
md5=2262cf69d1b989cdcf75055102472d74

Description

Part of Jane Street's Core library The Core suite of libraries is an industrial strength alternative to OCaml's standard library that was developed by Jane Street, the largest industrial user of OCaml.

Published: 20 Nov 2019

Dependencies (8)

  1. dune >= "1.5.1"
  2. ppx_variants_conv >= "v0.13" & < "v0.14"
  3. ppx_sexp_conv >= "v0.13" & < "v0.14"
  4. ppx_fields_conv >= "v0.13" & < "v0.14"
  5. ppx_custom_printf >= "v0.13" & < "v0.14"
  6. ppx_compare >= "v0.13" & < "v0.14"
  7. base >= "v0.13" & < "v0.14"
  8. ocaml >= "4.04.2"

Dev Dependencies

None

Used by (4)

  1. bitvec-binprot
  2. core_kernel >= "v0.13.0" & < "v0.14.0"
  3. mirage-tc
  4. ppx_bin_prot = "v0.13.0"

Conflicts

None