ocaml-bigstringaf 0.9.1-1build1 source package in Ubuntu

Changelog

ocaml-bigstringaf (0.9.1-1build1) noble; urgency=medium

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Thu, 02 Nov 2023 23:08:00 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
ocaml-bigstringaf_0.9.1.orig.tar.gz 11.9 KiB 87f99277d614998b6550941c5218dfe1bafeac1ad2821254c987ec281a6a550b
ocaml-bigstringaf_0.9.1-1build1.debian.tar.xz 2.6 KiB 8e60c525b066bb28925b926dcee638cd3fb232fe5b44c59ba3094ad023f2801a
ocaml-bigstringaf_0.9.1-1build1.dsc 2.2 KiB 05016ab49248c8d200be96982bbc5b20a0acc0b01499cbaec135f544b35abe2e

View changes file

Binary packages built by this source

libbigstringaf-ocaml: bigstring intrinsics and fast blits for OCaml (runtime files)

 The OCaml compiler has a bunch of intrinsics for Bigstrings, but
 they're not widely-known, sometimes misused, and so programs that use
 Bigstrings are slower than they have to be. And even if a library got
 that part right and exposed the intrinsics properly, the compiler
 doesn't have any fast blits between Bigstrings and other string-like
 types.
 .
 This package contains runtime files.

libbigstringaf-ocaml-dbgsym: debug symbols for libbigstringaf-ocaml
libbigstringaf-ocaml-dev: bigstring intrinsics and fast blits for OCaml (dev files)

 The OCaml compiler has a bunch of intrinsics for Bigstrings, but
 they're not widely-known, sometimes misused, and so programs that use
 Bigstrings are slower than they have to be. And even if a library got
 that part right and exposed the intrinsics properly, the compiler
 doesn't have any fast blits between Bigstrings and other string-like
 types.
 .
 This package contains development files.