X-Git-Url: https://pd.if.org/git/?p=pdclib.old;a=blobdiff_plain;f=functions%2Flocale%2FUnicodeData.py;h=30fe562d8a6d4a629e0d5ec67625b877e2b1c942;hp=b9057c22fdbc0cfea47424defafbb6326185973a;hb=f6b4e5f0b3cec07b1a5221d57c4dc94383cdfe9f;hpb=9e805f3a147720392e3be5f1505505f0eba6d019 diff --git a/functions/locale/UnicodeData.py b/functions/locale/UnicodeData.py index b9057c2..30fe562 100644 --- a/functions/locale/UnicodeData.py +++ b/functions/locale/UnicodeData.py @@ -7,6 +7,12 @@ """ Converts the character information provdied by Unicode in the UnicodeData.txt file from the Unicode character database into a table for use by PDCLib. + +Usage: Download the UnicodeData.txt file to the same directory as this script +and then run it. Both Python 2 and 3 are supported. + +Download the data from + ftp://ftp.unicode.org/Public/UNIDATA/UnicodeData.txt """ import os