python-text-unidecode 1.3-3 source package in Ubuntu

Changelog

python-text-unidecode (1.3-3) unstable; urgency=medium

  * Team Upload
  * Apply Multi-Arch: hint
  * Bump Standards-Version to 4.7.3, drop Priority: tag
  * Disable useless Salsa CI jobs
  * Switch to pybuild-plugin-pyproject

 -- Alexandre Detiste <email address hidden>  Tue, 06 Jan 2026 07:52:52 +0100

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
Stonking release universe misc
Resolute release universe misc

Builds

Resolute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-text-unidecode_1.3-3.dsc 2.1 KiB ccf5864adc50ad00867544cc7e6ceee3bdc35b8234e08cf2e5ec56e47adb52b5
python-text-unidecode_1.3.orig.tar.gz 75.5 KiB 289f084ede210a18c88e7e8d2b89c1205813dac58b1e7aad9d99126e56a1b458
python-text-unidecode_1.3-3.debian.tar.xz 3.0 KiB b6071d90ba251a9ee450aa7e600819e26dd2e2876dff184a285eb0813f6e5050

Available diffs

No changes file available.

Binary packages built by this source

python3-text-unidecode: most basic Python port of the Text::Unidecode Perl library (Python3 version)

 This library is an alternative of other Python ports of Text::Unidecode
 (unidecode and isounidecode).
 unidecode (in Debian available as python3-unidecode) is licensed under GPL;
 isounidecode uses too much memory, and it also didn’t support Python 3 while
 text-unidecode was created.
 .
 This package contains the Python 3 version of the library.