uutf 1.0.3-1build2 source package in Ubuntu

Changelog

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

  * Rebuild against new OCAML ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 Nov 2023 15:56:52 +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-1build2.debian.tar.xz 2.8 KiB c2a6cd4f932305a6b295fee9726dc1495edefd32f74760fb993b24c245477f03
uutf_1.0.3-1build2.dsc 2.1 KiB 012356c3af701436a5e6357e6e291f89b05bd8d43562fc66b7e1fd083c6238f1

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.