ocaml-bigstringaf 0.9.1-1 source package in Ubuntu

Changelog

ocaml-bigstringaf (0.9.1-1) unstable; urgency=medium

  * New upstream release
  * Include ocamlvars.mk in debian/rules
  * Bump Standards-Version to 4.6.2

 -- Stéphane Glondu <email address hidden>  Fri, 21 Jul 2023 06:47:21 +0200

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
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
ocaml-bigstringaf_0.9.1-1.dsc 2.0 KiB 4a50177bb333b62e048ac57f59c7ae251d65bd0be939413ff236b6342f78b3d2
ocaml-bigstringaf_0.9.1.orig.tar.gz 11.9 KiB 87f99277d614998b6550941c5218dfe1bafeac1ad2821254c987ec281a6a550b
ocaml-bigstringaf_0.9.1-1.debian.tar.xz 2.6 KiB 515fb35d5cdfa74027f00642596a5fbd1f1478b8d37f586a1d013eab8492c6fe

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.