py311-unidecode
1.3.7_1ASCII transliterations of Unicode text
What Unidecode provides is a function, 'unidecode(...)' that takes Unicode data and tries to represent it in ASCII characters (i.e., the universally displayable characters between 0x00 and 0x7F). The representation is almost always an attempt at *transliteration* -- i.e., conveying, in Roman letters, the pronunciation expressed by the text in some other writing system. (See the example above)
Origin: converters/py-unidecode
Category: converters
Size: 1.41MiB
License: GPLv2+
Maintainer: douglas@douglasthrift.net
Dependencies: 1 packages
Required by: 12 packages
Website: pypi.org/project/Unidecode
$
pkg install py311-unidecodeDependencies (1)
Required By (12 packages)
More in converters
p5-JSON4.10
Perl extension to convert to JSON (JavaScript Object Notation)libiconv1.18_1
Character set conversion libraryphp84-mbstring8.4.16
The mbstring shared extension for phpfribidi1.0.16
Free Implementation of the Unicode Bidirectional Algorithmphp83-mbstring8.3.29
The mbstring shared extension for phprubygem-base640.3.0
Encode and decode binary data using a Base64 representationphp82-mbstring8.2.30
The mbstring shared extension for phpphp85-mbstring8.5.1
The mbstring shared extension for phpp5-JSON-MaybeXS1.004008
Use Cpanel::JSON::XS with a fallback to JSON::PPphp84-iconv8.4.16
The iconv shared extension for php