uutf 1.0.3-1 source package in Ubuntu

Changelog

uutf (1.0.3-1) unstable; urgency=medium

  [ Stéphane Glondu ]
  * New upstream release

  [ Debian Janitor ]
  * libuutf-ocaml-doc: Add Multi-Arch: foreign
  * Update watch file format version to 4
  * Use secure URI in Homepage field
  * Bump debhelper from old 12 to 13
  * Update standards version to 4.6.0, no changes needed

 -- Stéphane Glondu <email address hidden>  Sun, 20 Feb 2022 17:39:31 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
uutf_1.0.3-1.dsc 1.9 KiB 1f114def58959dbc3a2e7d3080079157889babaf74e4f514872ff3d128d4b92c
uutf_1.0.3.orig.tar.bz2 22.8 KiB 8772a5613d1e70298ce14df33241a3685f21e4ef6bdb4cf03fe985fb1eca0568
uutf_1.0.3-1.debian.tar.xz 2.7 KiB 5bf9eedb23c4dd57dfc34f3813ff1c6e9da047f3250a9c16c8bd453345bc0878

No changes file available.

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.