ocaml-bitstring 4.1.1-2build2 source package in Ubuntu

Changelog

ocaml-bitstring (4.1.1-2build2) noble; urgency=medium

  * Rebuild against new OCAML ABIs.

 -- Gianfranco Costamagna <email address hidden>  Fri, 16 Feb 2024 13:04:34 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Noble
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
libdevel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe libdevel

Downloads

File Size SHA-256 Checksum
ocaml-bitstring_4.1.1.orig.tar.gz 129.5 KiB f07032bc9e4f4fab72dc729e7a466d2914d6a2282c52114b17217a282924e076
ocaml-bitstring_4.1.1-2build2.debian.tar.xz 3.6 KiB 1ec58de374feb73035859e19805fc99cd14831c79029c74c6f7cc8629fc6cfa9
ocaml-bitstring_4.1.1-2build2.dsc 2.2 KiB cf3c587f77bec30ef32c24099c8b8f2f6d87e3641c3c7494395fa76b6a5e468c

Available diffs

View changes file

Binary packages built by this source

libbitstring-ocaml: Erlang-style bitstrings for OCaml (runtime)

 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.

libbitstring-ocaml-dbgsym: debug symbols for libbitstring-ocaml
libbitstring-ocaml-dev: Erlang-style bitstrings for OCaml (development files)

 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.

libbitstring-ocaml-dev-dbgsym: debug symbols for libbitstring-ocaml-dev