perl/perl-Unicode-Map8: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
efdf80c212
commit
65f6b551e6
|
@ -1,5 +1,6 @@
|
|||
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.
|
||||
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.
|
||||
|
|
Loading…
Reference in New Issue