pyuca 1.1-2 source package in Ubuntu

Changelog

pyuca (1.1-2) unstable; urgency=medium

  * Update VCS fields

  [ Daniel Stender ]
  * deb/rules: use dh_installdocs override to contribute README.md into both
    binaries, dropped deb/docs.

 -- W. Martin Borgert <email address hidden>  Tue, 22 Dec 2015 01:26:01 +0000

Upload details

Uploaded by:
Daniel Stender
Uploaded to:
Sid
Original maintainer:
Daniel Stender
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pyuca_1.1-2.dsc 2.0 KiB ab96d76908fa947cee83abee4e35d43ab29818b180016a191e034f4f0604e25f
pyuca_1.1.orig.tar.gz 5.4 MiB 53e88006656475a404f2e04a269b9f8a69c346cd987d94ef79a6a4aa9add9439
pyuca_1.1-2.debian.tar.xz 3.0 KiB 0126218d3bc30ce87f4b0a6ef9152030f9f260460761efbc456fd782cdb5c50d

No changes file available.

Binary packages built by this source

python-pyuca: Unicode Collation Algorithm (UCA) for Python

 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 2.

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.