From b45e63f2b5ca11d102690b19d8c5f7685754e75c Mon Sep 17 00:00:00 2001 From: Steve Bennett Date: Fri, 22 Oct 2010 11:34:27 +1000 Subject: Update documentation to cover UTF-8 support for regexp Also create README.utf-8 Signed-off-by: Steve Bennett --- parse-unidata.tcl | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'parse-unidata.tcl') diff --git a/parse-unidata.tcl b/parse-unidata.tcl index 9e41e1f..4b5ec3a 100644 --- a/parse-unidata.tcl +++ b/parse-unidata.tcl @@ -1,5 +1,12 @@ #!/usr/bin/env tclsh +# Generate UTF-8 case mapping tables +# +# (c) 2010 Steve Bennett +# +# See LICENCE for licence details. +#/ + # Parse the unicode data from: http://unicode.org/Public/UNIDATA/UnicodeData.txt # to generate case mapping tables -- cgit v1.1