diff options
Diffstat (limited to 'Build/source/libs/teckit/TECkit-src/README')
-rw-r--r-- | Build/source/libs/teckit/TECkit-src/README | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/Build/source/libs/teckit/TECkit-src/README b/Build/source/libs/teckit/TECkit-src/README new file mode 100644 index 00000000000..ccec2ee7ec6 --- /dev/null +++ b/Build/source/libs/teckit/TECkit-src/README @@ -0,0 +1,16 @@ +README + +This is TECkit, a library for encoding conversion, usable through standalone +tools or by linking with other software packages. + + +See the docs folder for TECkit mapping language and conversion tool usage notes. + + +The teckit_compile tool now supports a new option, not described in the PDF +documentation: + + -x generate XML representation rather than compiled table + +This is primarily intended for use by the Reprise utility, and the XML format +produced is subject to change according to the needs of that tool. |