]> pd.if.org Git - pdclib/blobdiff - functions/locale/UnicodeData.py
Include usage data in UnicodeData.py docstring
[pdclib] / functions / locale / UnicodeData.py
index b9057c22fdbc0cfea47424defafbb6326185973a..30fe562d8a6d4a629e0d5ec67625b877e2b1c942 100644 (file)
@@ -7,6 +7,12 @@
 """\r
 Converts the character information provdied by Unicode in the UnicodeData.txt\r
 file from the Unicode character database into a table for use by PDCLib.\r
+\r
+Usage: Download the UnicodeData.txt file to the same directory as this script \r
+and then run it. Both Python 2 and 3 are supported.\r
+\r
+Download the data from\r
+    ftp://ftp.unicode.org/Public/UNIDATA/UnicodeData.txt\r
 """\r
 import os\r
 \r