perl/perl-Unicode-Map8: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-14 04:04:27 -04:00
parent efdf80c212
commit 65f6b551e6

View file

@ -1,5 +1,6 @@
The Unicode::Map8 class implement efficient mapping tables between 8-bit The Unicode::Map8 class implement efficient mapping tables between
character sets and 16 bit character sets like Unicode. About 170 different 8-bit character sets and 16 bit character sets like Unicode. About
mapping tables between various known character sets and Unicode is distributed 170 different mapping tables between various known character sets and
with this package. The source of these tables is the vendor mapping tables Unicode is distributed with this package. The source of these tables
provided by Unicode, Inc. and the code tables in RFC 1345. is the vendor mapping tables provided by Unicode, Inc. and the code
tables in RFC 1345.