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
Homepagehttp://code.google.com/p/bitstring
Maintainerhttps://github.com/ocaml/opam-repository/issues
Dependencies
Source [http] https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/bitstring/ocaml-bitstring-2.0.4.tar.gz
sha256=c5635096aadaf0c4e0157b39f2eb6cd41c293105e5ab50e5cf0c174d85fd5755
md5=5f92601000aea467c989afe141cb1632
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/bitstring/bitstring.2.0.4/opam
Required by