./textproc/p5-Text-Unidecode, Perl5 module that transliterates Unicode to US-ASCII

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2018Q3, Version: 1.30nb2, Package name: p5-Text-Unidecode-1.30nb2, Maintainer: pkgsrc-users

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.


Required to run:
[lang/perl5]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

SHA1: 13c28520896a0073e0ea9333a2b6b770dcf17d6e
RMD160: c4f5ba6ac84eef0ce4999935b7a32da0576c8720
Filesize: 134.743 KB

Version history: (Expand)