summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author B. Watson2022-03-14 09:04:27 +0100
committer B. Watson2022-03-14 09:04:27 +0100
commit65f6b551e6393845249606b9be12d5fe5eeced8b (patch)
tree80e8bbfe796b34f44f2cdc5b1db850ccb5e02e1b /perl
parentefdf80c212b94bec3d023c5ee0fc6ebdde8120b5 (diff)
downloadslackbuilds-65f6b551e6393845249606b9be12d5fe5eeced8b.tar.gz
perl/perl-Unicode-Map8: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-Unicode-Map8/README11
1 files changed, 6 insertions, 5 deletions
diff --git a/perl/perl-Unicode-Map8/README b/perl/perl-Unicode-Map8/README
index e1602a9f81..16e8a2fb89 100644
--- a/perl/perl-Unicode-Map8/README
+++ b/perl/perl-Unicode-Map8/README
@@ -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.