Paketname | libbitstring-ocaml |
Beschreibung | Erlang-style bitstrings for OCaml |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 2.0.2-1build1 |
Sektion | universe/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 | Ubuntu Developers |
Quelle | ocaml-bitstring |
Paketgröße | 15240 Byte |
Prüfsumme MD5 | 1aad298cd96e1b3e7d0984231bc621cf |
Prüfsumme SHA1 | 27304caefaa1f908085561c11f7741b13a17422f |
Prüfsumme SHA256 | b30f98ace59c664abb1dc2fcd3e03cad99099d1e1750c9710a06b91234a58afd |
Link zum Herunterladen | libbitstring-ocaml_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 only the shared runtime stub libraries.
|