python3-unidecode binary package in Ubuntu Focal amd64

 It often happens that you have text data in Unicode, but you need to represent
 it in ASCII for display. One could represent non-roman Unicode characters as
 "???" or "\\15BA\\15A0\\1610", but neither is useful to the user reading the
 text.
 .
 Unidecode tries to represent it in ASCII characters (i.e., the universally
 displayable characters between 0x00 and 0x7F), where the compromises taken
 when mapping between two character sets are chosen to be near what a human
 with a US keyboard would choose.
 .
 This module generally produces better results than simply stripping accents
 from characters (which can be done in Python with built-in functions). It is
 based on hand-tuned character mappings that for example also contain ASCII
 approximations for symbols and non-Latin alphabets.
 .
 unidecode is a Python 3 port of the Text::Unidecode Perl module.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2019-12-24 00:23:13 UTC Published Ubuntu Focal amd64 release universe python Optional 1.1.1-3build1
  • Published
  • Copied from ubuntu focal-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Focal amd64 proposed universe python Optional 1.1.1-3build1
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to Release

  • Published
  2019-12-17 13:47:25 UTC Superseded Ubuntu Focal amd64 proposed universe python Optional 1.1.1-3
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of unidecode 1.1.1-3build1 in ubuntu focal PROPOSED
  • Published
  2019-12-24 00:23:24 UTC Superseded Ubuntu Focal amd64 release universe python Optional 1.1.1-2
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of unidecode 1.1.1-3build1 in ubuntu focal PROPOSED
  • Published
  • Copied from ubuntu eoan-proposed amd64 in Primary Archive for Ubuntu