X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/bb7ea258d3ba6867c8059326e4888178843e0a6a..e41fa43a164e0932a2f8fe9efa5ff6f74b6b7de0:/tools/mkdigraphlist diff --git a/tools/mkdigraphlist b/tools/mkdigraphlist index 17b26a4..0714a2b 100755 --- a/tools/mkdigraphlist +++ b/tools/mkdigraphlist @@ -5,7 +5,6 @@ use warnings; use utf8; use open OUT => ':utf8', ':std'; -use Data::Dumper; our $VERSION = '1.03'; @@ -59,11 +58,8 @@ mkdigraphlist - Output character list of combined digraph data =head1 DESCRIPTION -Parses the official RFC-1345 document, searching the -'character mnemonic table' for all digraph definitions. -If successful, Perl code is output resulting in a hash -with character data keyed by digraph. -Any errors and warnings are given at STDERR. +Combines precompiled digraph includes of rfc (1345), vim, and shiar +and outputs a complete map including character details and usage classes. The value can either be a scalar string containing another digraph which can be considered identical (usually inverted),