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.
Authors | Richard W.M. Jones and Xavier R. Guérin |
---|---|
Licenses | LGPL-2.0-or-later with exceptions and GPL-2.0-or-later |
Published | |
Homepage | https://github.com/xguerin/bitstring |
Issue Tracker | https://github.com/xguerin/bitstring/issues |
Maintainer | Xavier R. Guérin <ghub@applepine.org> |
Dependencies |
|
Conflicts | |
Source [http] | https://github.com/ocaml/opam-source-archives/raw/main/bitstring.3.0.0.tar.gz sha256=ee066207521c925e1f24467dc33f0af8fb2f7623ec149fff927df5b45723d8e4 md5=ce1d3b99ed9d4ff98af1fafd9274d897 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/bitstring/bitstring.3.0.0/opam |