ocaml-bitstring 4.1.1-2build5 source package in Ubuntu

Changelog

ocaml-bitstring (4.1.1-2build5) oracular; urgency=medium

  * Rebuild against new OCAML ABIs.

 -- Gianfranco Costamagna <email address hidden>  Mon, 12 Aug 2024 09:40:45 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular proposed 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-2build5.debian.tar.xz 3.6 KiB e49a2c977fe9cb07cb7da67caf37d7508ef3be87fac5b58dfcdeaa5ed08e3652
ocaml-bitstring_4.1.1-2build5.dsc 2.2 KiB 0269711f0fb15a1ede8857f834034e412a771494fe9ede57a2017f3b6683206e

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