Paketname | libbitstring-ocaml-dev |
Beschreibung | Erlang-style bitstrings for OCaml |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 2.0.2-1build1 |
Sektion | universe/libdevel |
Priorität | optional |
Installierte Größe | 1196 Byte |
Hängt ab von | camlp4-3.11.2, libbitstring-ocaml-2zwc3, ocaml-nox-3.11.2, libbitstring-ocaml (= 2.0.2-1build1) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | ocaml-bitstring |
Paketgröße | 178806 Byte |
Prüfsumme MD5 | e17d186ad200a7aa0b72af94822770dc |
Prüfsumme SHA1 | 42d757d0c0d78525b2f389082e4e384d07128bd5 |
Prüfsumme SHA256 | 2f811a1a35e1d1f2971bf149319fa15a6be2992f074024518cde9a89f74289fd |
Link zum Herunterladen | libbitstring-ocaml-dev_2.0.2-1build1_i386.deb |
Ausführliche Beschreibung | Bitstring 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 simple to
use.
.
Bitstring handles integers, strings, sub-bitstrings, big-, little- and
native-endianness, signed and unsigned types, variable-width fields, fields
with arbitrary bit alignment.
.
This package contains header and OCaml library.
|