ocaml-bitstring 4.0.1-1 source package in Ubuntu

Changelog

ocaml-bitstring (4.0.1-1) unstable; urgency=low

  [ Stéphane Glondu ]
  * New upstream release
  * Bump Standards-Version to 4.6.0
  * Update debian/watch

  [ Debian Janitor ]
  * Set upstream metadata fields: Repository.

 -- Stéphane Glondu <email address hidden>  Wed, 01 Dec 2021 14:16:16 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ocaml-bitstring_4.0.1-1.dsc 1.9 KiB 5db52635458fbb6e75006167f67f6901884b7063a1e2081d9f8f3bd3902ada41
ocaml-bitstring_4.0.1.orig.tar.gz 129.4 KiB 43656fef6f6aca2c5f016d5d778fece3299cbd7a51f3f049153e9385ce2bf6bf
ocaml-bitstring_4.0.1-1.debian.tar.xz 3.5 KiB f5220bb5deb4513d4c648f902f9f1c1f20439273a2d26b6921bd94769354f7c7

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