From 03ad38d0082326f042edea31dcf08b055b4bdadb Mon Sep 17 00:00:00 2001 From: Larry Hajali Date: Tue, 20 Jan 2015 17:19:49 +0700 Subject: perl/perl-Unicode-Map8: Added (Mapping table). Signed-off-by: Willy Sudiarto Raharjo --- perl/perl-Unicode-Map8/README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 perl/perl-Unicode-Map8/README (limited to 'perl/perl-Unicode-Map8/README') diff --git a/perl/perl-Unicode-Map8/README b/perl/perl-Unicode-Map8/README new file mode 100644 index 0000000000..e1602a9f81 --- /dev/null +++ b/perl/perl-Unicode-Map8/README @@ -0,0 +1,5 @@ +The Unicode::Map8 class implement efficient mapping tables between 8-bit +character sets and 16 bit character sets like Unicode. About 170 different +mapping tables between various known character sets and Unicode is distributed +with this package. The source of these tables is the vendor mapping tables +provided by Unicode, Inc. and the code tables in RFC 1345. -- cgit v1.2.3