ppx_bitstringversion

Bitstrings and bitstring matching for OCaml - PPX extension

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
LicenseLGPL-2.0-or-later
Published
Homepagehttps://github.com/xguerin/bitstring
Issue Trackerhttps://github.com/xguerin/bitstring/issues
MaintainerXavier R. Guérin <github@applepine.org>
Dependencies
Source [http] https://github.com/xguerin/bitstring/archive/v4.0.0.tar.gz
sha256=f530b2c8c3eb413d4d7c9b75d8da418bb4dde51c2f7b2b83d268d2967dac4860
md5=d6ab5fd776c08495eb738d70c8b555e6
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/ppx_bitstring/ppx_bitstring.4.0.0/opam
Required by