| Name: | perl-Unicode-MapUTF8 |
|---|---|
| Version: | 1.14 |
| Release: | 2.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 35549 |
| License: | MIT |
| RPM: | perl-Unicode-MapUTF8-1.14-2.el9.noarch.rpm |
| Source RPM: | perl-Unicode-MapUTF8-1.14-2.el9.src.rpm |
| Build Date: | Thu Feb 10 2022 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/Unicode-MapUTF8 |
| Summary: | Conversions to and from arbitrary character sets and UTF8 |
| Description: | Unicode::MapUTF8 Provides an adapter layer between core routines for converting to and from UTF8 and other encodings. In essence, a way to give multiple existing Unicode modules a single common interface so you don't have to know the underlying implementations to do simple UTF8 to-from other character set string conversions. As such, it wraps the Unicode::String, Unicode::Map8, Unicode::Map and Jcode modules in a standardized and simple API. |