pyuca 1.2-4 source package in Ubuntu

Changelog

pyuca (1.2-4) unstable; urgency=medium

  * Bump dh version to 13
  * Bump standards version, no changes

 -- Martin <email address hidden>  Tue, 18 Oct 2022 20:08:26 +0000

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pyuca_1.2-4.dsc 1.9 KiB 700b3fe22172ab7cba7eadb3ca66f954f255c0b75d10611a7cfa8f42bd2fe815
pyuca_1.2.orig.tar.gz 19.2 MiB 41a47aa598c152a52b1dc4aa210c6db62cc7f72d13cee2caee80841c3cc49e19
pyuca_1.2-4.debian.tar.xz 3.6 KiB 38a8b8fe0b276e2b5f8fb513a71b34f6a7038385f3b57fa4466abd81850c9357

Available diffs

No changes file available.

Binary packages built by this source

python3-pyuca: Unicode Collation Algorithm (UCA) for Python3

 The Unicode Collation Algorithm is defined in the Unicode Technical
 Report #10 (UTR-10). It defines a customizable method to compare
 two strings which can be used for the implementation of sorting orders
 for Unicode alphabets.
 .
 This library is a Python implementation of the UCA which provides
 special features for the sorting of non-English Unicode strings like
 multi-level comparison, contraction, and expansion.
 .
 This package provides Pyuca for Python 3.