US-ASCII transliterations of Unicode text

Edit Package perl-Text-Unidecode
http://search.cpan.org/perldoc?Text::Unidecode

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 (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 in the synopsis.)

  • Devel package for openSUSE:Factory
  • 1 derived packages
  • Links to openSUSE:Factory / perl-Text-Unidecode
  • Download package
  • osc -A https://api.opensuse.org checkout devel:languages:perl/perl-Text-Unidecode && cd $_
  • Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename Size Changed
Text-Unidecode-1.30.tar.gz 0000137977 135 KB over 6 years
cpanspec.yml 0000000469 469 Bytes almost 8 years
perl-Text-Unidecode.changes 0000004557 4.45 KB over 3 years
perl-Text-Unidecode.spec 0000002715 2.65 KB over 3 years
Comments 0
openSUSE Build Service is sponsored by