bitstringversion

bitstrings and bitstring matching for OCaml

The ocaml-bitstring project adds Erlang-style bitstrings and matching over bitstrings as a syntax extension and library for OCaml. You can use this module to both parse and generate binary formats, files and protocols. Bitstring handling is added as primitives to the language, making it exceptionally simple to use and very powerful.

AuthorRichard W.M. Jones
LicensesLGPL-2.0-only with exceptions and GPL-2.0-or-later
Published
Homepagehttps://github.com/xguerin/bitstring
Issue Trackerhttps://github.com/xguerin/ppx_bitstring/issues
MaintainerXavier Guérin <github@applepine.org>
Dependencies
Source [http] https://bitbucket.org/thanatonauts/bitstring/get/v2.1.0.tar.gz
sha256=a848f15787709e88bf97a81d5e7dc0115ad83b3cf36bbaec6a69fdf3d102f7bd
md5=70f7acebe337072bff03a1f7a3fb1d3a
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/bitstring/bitstring.2.1.0/opam
Required by