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.

AuthorsRichard W.M. Jones and Xavier R. Guérin
LicensesLGPL-2.0-or-later with exceptions and GPL-2.0-or-later
Published
Homepagehttps://github.com/xguerin/bitstring
Issue Trackerhttps://github.com/xguerin/bitstring/issues
MaintainerXavier R. Guérin <ghub@applepine.org>
Dependencies
Conflicts
Source [http] https://bitbucket.org/thanatonauts/bitstring/get/v3.0.0.tar.gz
md5=ce1d3b99ed9d4ff98af1fafd9274d897
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/bitstring/bitstring.3.0.0/opam
Required by