diff options
author | obache <obache@pkgsrc.org> | 2008-02-11 02:20:44 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-02-11 02:20:44 +0000 |
commit | 99f4f81d7943d655e562b41429a6f94bb388ed16 (patch) | |
tree | ce5f4638831dd13a951edac7929afb0e1cd2dc33 /devel/libthai/DESCR | |
parent | 91c47e57e5fe94ff6cf314bfc5ce000d66b6e4ea (diff) | |
download | pkgsrc-99f4f81d7943d655e562b41429a6f94bb388ed16.tar.gz |
Import libthai version 0.1.9.
LibThai is a set of Thai language support routines aimed to ease developers'
tasks to incorporate Thai language support in their applications. It includes
important Thai-specific functions e.g. word breaking, input and output methods
as well as basic.
Diffstat (limited to 'devel/libthai/DESCR')
-rw-r--r-- | devel/libthai/DESCR | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/libthai/DESCR b/devel/libthai/DESCR new file mode 100644 index 00000000000..a25bbb824d1 --- /dev/null +++ b/devel/libthai/DESCR @@ -0,0 +1,4 @@ +LibThai is a set of Thai language support routines aimed to ease developers' +tasks to incorporate Thai language support in their applications. It includes +important Thai-specific functions e.g. word breaking, input and output methods +as well as basic. |