ocaml-bigstringaf 0.8.0-2 source package in Ubuntu

Changelog

ocaml-bigstringaf (0.8.0-2) unstable; urgency=medium

  * Install stubs also on bytecode architectures

 -- Stéphane Glondu <email address hidden>  Sat, 27 Nov 2021 08:35:02 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ocaml-bigstringaf_0.8.0-2.dsc 1.9 KiB 185ca83bd5f255fa308ea3f2af6c5e5ca4ed3a4a2da1576ed4107124c7e4b65d
ocaml-bigstringaf_0.8.0.orig.tar.gz 12.2 KiB 1f0578dd6f9899e30f6fe214e9e376c6e7ea7337782c50ba4819ed876d37861b
ocaml-bigstringaf_0.8.0-2.debian.tar.xz 2.4 KiB 1c12d0ba3202e2f75e28091835f122ed2e6a271abeceaf090115c2146a5bc06b

Available diffs

No changes file available.

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.