utf8-locale 1.0.1-1 source package in Ubuntu

Changelog

utf8-locale (1.0.1-1) unstable; urgency=medium

  * New upstream release:
    - update the python-console patch: upstream switched to declarative
      PEP 517 metadata in the pyproject.toml file
    - update the build dependencies for the Python 3.x module: upstream
      switched to hatchling for the PEP 517 build
    - update the copyright file: upstream switched to yearless
      copyright notices

 -- Peter Pentchev <email address hidden>  Sat, 01 Jul 2023 16:00:38 +0300

Upload details

Uploaded by:
Peter Pentchev
Uploaded to:
Sid
Original maintainer:
Peter Pentchev
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
utf8-locale_1.0.1-1.dsc 2.6 KiB ccfa1c8694e8dc110ae2bff85dc4f7e73fe8f169a747845cbf41f40ed2cb1300
utf8-locale_1.0.1.orig.tar.xz 26.6 KiB 3d9012295bdc59f3cbea1a20015c901d44d6d3c9ef990be46c5b4b4a8dee06b8
utf8-locale_1.0.1.orig.tar.xz.asc 833 bytes 5ae82e5cbf3eaf1f3edebb343b0700b88e200079fdfbf003ac8862bd23773dd2
utf8-locale_1.0.1-1.debian.tar.xz 5.9 KiB 21e6db9f01c89980b38fc43e2b2a1e0682699146be0bb8168ec2d2b43bdde00f

Available diffs

No changes file available.

Binary packages built by this source

libutf8-locale-dev: Detect a UTF-8-capable locale for running programs in - development files

 Sometimes it is useful for a program to be able to run a child process and
 more or less depend on its output being valid UTF-8. This can usually be
 accomplished by setting one or more environment variables, but there is
 the question of what to set them to - what UTF-8-capable locale is present
 on this particular system? This is where the utf8_locale module comes in.
 .
 This package provides the development files for the libutf8_locale library.

libutf8-locale0: Detect a UTF-8-capable locale for running programs in - shared library

 Sometimes it is useful for a program to be able to run a child process and
 more or less depend on its output being valid UTF-8. This can usually be
 accomplished by setting one or more environment variables, but there is
 the question of what to set them to - what UTF-8-capable locale is present
 on this particular system? This is where the utf8_locale module comes in.
 .
 This package contains the libutf8_locale shared library.

libutf8-locale0-dbgsym: debug symbols for libutf8-locale0
python3-utf8-locale: Detect a UTF-8-capable locale for running programs in - Python library

 Sometimes it is useful for a program to be able to run a child process and
 more or less depend on its output being valid UTF-8. This can usually be
 accomplished by setting one or more environment variables, but there is
 the question of what to set them to - what UTF-8-capable locale is present
 on this particular system? This is where the utf8_locale module comes in.
 .
 This package provides the Python 3.x utf_locale module.

u8loc: Detect a UTF-8-capable locale for running programs in

 Sometimes it is useful for a program to be able to run a child process and
 more or less depend on its output being valid UTF-8. This can usually be
 accomplished by setting one or more environment variables, but there is
 the question of what to set them to - what UTF-8-capable locale is present
 on this particular system? This is where the utf8_locale module comes in.
 .
 This package provides the u8loc command-line tool.

u8loc-dbgsym: debug symbols for u8loc