uutf 1.0.2-1build2 source package in Ubuntu

Changelog

uutf (1.0.2-1build2) jammy; urgency=medium

  * No-change rebuild for ocaml abi changes.

 -- Matthias Klose <email address hidden>  Wed, 26 Jan 2022 01:03:10 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Jammy
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.2.orig.tar.bz2 21.9 KiB e61a81f535e535b8772aa8ec4950939dd588b9337d4c9fec9743483c3ccda1db
uutf_1.0.2-1build2.debian.tar.xz 2.8 KiB 2cb69fdd98e22c0435b5600427db3d0d09a6b966895970cd4b30e7aa7b2f78eb
uutf_1.0.2-1build2.dsc 2.2 KiB 83ad49ce2acf6b027ca33c75d802dff2da0d66d1644f9700766e44c55d5f51b7

Available diffs

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.