package bin_prot

  1. Overview
  2. No Docs
A binary protocol generator

Install

dune-project
 Dependency

Authors

Maintainers

Sources

bin_prot-v0.12.0.tar.gz
sha256=94f1c867ec669e4bfa2d83843e14ce76440c4275bb2f7d4e253f7333279b8610
md5=55bc9848a76db15a4c54a59a2fdf8035

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: 01 Mar 2019

Dependencies (8)

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

Dev Dependencies

None

Used by (5)

  1. bap-std < "2.2.0"
  2. bitvec-binprot
  3. core_kernel < "v0.13.0"
  4. mirage-tc
  5. ppx_bin_prot < "v0.13.0"

Conflicts

None