ocaml-bitstring 4.1.1-2 source package in Ubuntu

Changelog

ocaml-bitstring (4.1.1-2) unstable; urgency=medium

  * Use ocaml_dune DH buildsystem

 -- Stéphane Glondu <email address hidden>  Sun, 06 Aug 2023 09:55:14 +0200

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
ocaml
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe libdevel

Downloads

File Size SHA-256 Checksum
ocaml-bitstring_4.1.1-2.dsc 1.9 KiB 84bf20643f21e69218469d5cc9769fb021b12e706ce163ae17fd020e5e556d6e
ocaml-bitstring_4.1.1.orig.tar.gz 129.5 KiB f07032bc9e4f4fab72dc729e7a466d2914d6a2282c52114b17217a282924e076
ocaml-bitstring_4.1.1-2.debian.tar.xz 3.5 KiB 203e2ce63f0992376dde7e4ef12808ad6d2c2478131a3e14c0eb22fc703cfd5b

No changes file available.

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