Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37045568
en ru br
ALT Linux repos
S:0.04.17-alt1.git20141218.1.3

Group :: Development/Python3
RPM: python3-module-unidecode

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.04.17-alt1.git20141218.1.3
Build date: 23 july 2021, 04:11 ( 140.0 weeks ago )
Size: 111.76 Kb

Home page:   https://pypi.python.org/pypi/Unidecode/

License: GPLv2
Summary: ASCII transliterations of Unicode text
Description:

It often happens that you have text data in Unicode, but you need to
represent it in ASCII. For example when integrating with legacy code
that doesn't support Unicode, or for ease of entry of non-Roman names on
a US keyboard, or when constructing ASCII machine identifiers from
human-readable Unicode strings that should still be somewhat
intelligeble (a popular example of this is when making an URL slug from
an article title).

Current maintainer: Grigory Ustinov

List of contributors

List of rpms provided by this srpm:

  • python3-module-unidecode
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin