p5-Text-Unidecode
1.30US-ASCII transliterations of Unicode text
It often happens that you have non-Roman text data in Unicode, but you can't display it -- usually because you're trying to show it to a user via an application that doesn't support Unicode, or because the fonts you need aren't accessible. You could represent the Unicode characters as "???????" or "\15BA\15A0\1610...", but that's nearly useless to the user who actually wants to read what the text says. What Text::Unidecode provides is a function, unidecode(...) that takes Unicode data and tries to represent it in US-ASCII characters.
Origin: converters/p5-Text-Unidecode
Category: converters
Size: 445KiB
License: ART10, GPLv1+
Maintainer: perl@FreeBSD.org
Dependencies: 1 packages
Required by: 9 packages
Website: metacpan.org/release/Text-Unidecode
$
pkg install p5-Text-UnidecodeDependencies (1)
Required By (9 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