uutf 1.0.3-1build1 source package in Ubuntu

Changelog

uutf (1.0.3-1build1) noble; urgency=medium

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Fri, 03 Nov 2023 17:34:34 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
uutf_1.0.3.orig.tar.bz2 22.8 KiB 8772a5613d1e70298ce14df33241a3685f21e4ef6bdb4cf03fe985fb1eca0568
uutf_1.0.3-1build1.debian.tar.xz 2.8 KiB 21858af896e3e7a572d128e68272b05290eef830cf79486b0b02ba11aee16784
uutf_1.0.3-1build1.dsc 2.1 KiB 4c9e0ba79633294250f1065a34d603e1c029268d3490b342c940308bacb31e10

View changes file

Binary packages built by this source

libuutf-ocaml: Non-blocking streaming Unicode codec for OCaml (plugins)

 Uutf is an non-blocking streaming Unicode codec for OCaml to decode
 and encode the UTF-8, UTF-16, UTF-16LE and UTF-16BE encoding
 schemes. It can efficiently work character by character without
 blocking on IO. Decoders perform character position tracking and
 support newline normalization.
 .
 Functions are also provided to fold over the characters of UTF
 encoded OCaml string values and to directly encode characters in
 OCaml Buffer.t values
 .
 This package contains dynamically loadable modules for plugins.

libuutf-ocaml-dbgsym: debug symbols for libuutf-ocaml
libuutf-ocaml-dev: Non-blocking streaming Unicode codec for OCaml (development files)

 Uutf is an non-blocking streaming Unicode codec for OCaml to decode
 and encode the UTF-8, UTF-16, UTF-16LE and UTF-16BE encoding
 schemes. It can efficiently work character by character without
 blocking on IO. Decoders perform character position tracking and
 support newline normalization.
 .
 Functions are also provided to fold over the characters of UTF
 encoded OCaml string values and to directly encode characters in
 OCaml Buffer.t values
 .
 This package contains the development modules you need to use Uutf
 in your programs and associated documentation.

libuutf-ocaml-dev-dbgsym: debug symbols for libuutf-ocaml-dev
libuutf-ocaml-doc: Non-blocking streaming Unicode codec for OCaml (documentation)

 Uutf is an non-blocking streaming Unicode codec for OCaml to decode
 and encode the UTF-8, UTF-16, UTF-16LE and UTF-16BE encoding
 schemes. It can efficiently work character by character without
 blocking on IO. Decoders perform character position tracking and
 support newline normalization.
 .
 Functions are also provided to fold over the characters of UTF
 encoded OCaml string values and to directly encode characters in
 OCaml Buffer.t values
 .
 This package contains the documentation of Uutf.