Paketname | libbitstring-ocaml |
Beschreibung | Erlang-style bitstrings for OCaml |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.0.2-2 |
Sektion | ocaml |
Priorität | optional |
Installierte Größe | 68 Byte |
Hängt ab von | ocaml-base-nox-3.11.2, libc6 (>= 2.1.3) |
Empfohlene Pakete | |
Paketbetreuer | Debian OCaml Maintainers |
Quelle | ocaml-bitstring |
Paketgröße | 15136 Byte |
Prüfsumme MD5 | 1d701e0cdad22d4f36082715ea3b2306 |
Prüfsumme SHA1 | b64ffd1b3061e03f9c5984ab022b73101d7e26eb |
Prüfsumme SHA256 | 1fea677d6f330fcccefcda2a80a9eec92c1bac42c2155c4b0f7628b4a1bfc41d |
Link zum Herunterladen | libbitstring-ocaml_2.0.2-2_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 only the shared runtime stub libraries.
|