Name: | perl-Text-Unidecode |
---|---|
Version: | 1.30 |
Release: | 16.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 459829 |
License: | GPL+ or Artistic |
RPM: | perl-Text-Unidecode-1.30-16.el9.noarch.rpm |
Source RPM: | perl-Text-Unidecode-1.30-16.el9.src.rpm |
Build Date: | Mon Jan 10 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Text-Unidecode |
Summary: | US-ASCII transliterations of Unicode text |
Description: | Text::Unidecode provides 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. |