A binary protocol generator
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.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Published
01 Mar 2019
Authors
Maintainers
Sources
bin_prot-v0.12.0.tar.gz
md5=55bc9848a76db15a4c54a59a2fdf8035
Dependencies
dune
>= "1.5.1"
ppx_variants_conv
>= "v0.12" & < "v0.13"
ppx_sexp_conv
>= "v0.12" & < "v0.13"
ppx_fields_conv
>= "v0.12" & < "v0.13"
ppx_custom_printf
>= "v0.12" & < "v0.13"
ppx_compare
>= "v0.12" & < "v0.13"
base
>= "v0.12" & < "v0.13"
ocaml
>= "4.04.2"
Reverse Dependencies
async_core
< "108.00.02"
bap-std
= "2.1.0"
core_kernel
>= "v0.12.0" & < "v0.13.0"
git
< "1.1.0"
mirage-tc
>= "0.2.0"
ppx_bin_prot
>= "v0.12.0" & < "v0.13.0"
Conflicts
None