ocaml-bigstringaf 0.8.0-1 source package in Ubuntu

Changelog

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

  * Initial release (Closes: #1000371)

 -- Stéphane Glondu <email address hidden>  Mon, 22 Nov 2021 12:28:52 +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-1.dsc 1.8 KiB c1bf9331ab5ea62cb93ef9a3ff086e0e4e1f998ee112b7723dff7ffbf4e80b6a
ocaml-bigstringaf_0.8.0.orig.tar.gz 12.2 KiB 1f0578dd6f9899e30f6fe214e9e376c6e7ea7337782c50ba4819ed876d37861b
ocaml-bigstringaf_0.8.0-1.debian.tar.xz 2.4 KiB bbeff65885c30ffb11550e7e62f945c3d90f76c735926d92891a30409bc92f4c

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.