Name : perl-Encode-UTF8Mac
| |
Version : 0.04
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp156.6.1
| Date : 2024-07-03 17:54:27
|
Group : Development/Libraries/Perl
| Source RPM : perl-Encode-UTF8Mac-0.04-lp156.6.1.src.rpm
|
Size : 0.03 MB
| |
Packager : https://www_suse_com/
| |
Summary : \"utf-8-mac\" a variant utf-8 used by OSX filesystem
|
Description :
Encode::UTF8Mac provides a encoding named \"utf-8-mac\".
On OSX, utf-8 encoding is used and it is NFD (Normalization Form canonical Decomposition) form. If you want to get NFC (Normalization Form canonical Composition) character you need to use Unicode::Normalize\'s \'NFC()\'.
However, OSX filesystem does not follow the exact specification. Specifically, the following ranges are not decomposed.
U+2000-U+2FFF U+F900-U+FAFF U+2F800-U+2FAFF
http://developer.apple.com/library/mac/#qa/qa2001/qa1173.html
iconv (bundled Mac) can use this encoding as \"utf-8-mac\".
This module adds same name \"utf-8-mac\" encoding for Encode, it encode/decode text with that rule in mind. This will help when you decode file name on Mac.
See more information and Japanese example:
at http://perl-users.jp/articles/advent-calendar/2010/english/24
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-E/15.6/noarch |