diff options
author | minskim <minskim@pkgsrc.org> | 2004-08-12 03:38:11 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-08-12 03:38:11 +0000 |
commit | 8e48d2647d0856082a096c65137bbce7a3c1ecff (patch) | |
tree | 99fcec621657ff2602d17112c3babf650e021f89 /textproc/hre/DESCR | |
parent | e0ff58c0b3e6d94aed2926222c6583f3b1b72065 (diff) | |
download | pkgsrc-8e48d2647d0856082a096c65137bbce7a3c1ecff.tar.gz |
Initial import of hre-0.9.7. Packaged by Lee Jae-Hong.
HRE is a regular expression library for Korean. While most regex
libraries support only per-syllable processing for Korean, HRE
provides an extended grammar to specify phonemes in each syllable.
It supports both KS X 1001 and Unicode charsets.
Diffstat (limited to 'textproc/hre/DESCR')
-rw-r--r-- | textproc/hre/DESCR | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/hre/DESCR b/textproc/hre/DESCR new file mode 100644 index 00000000000..3290f2b9ef2 --- /dev/null +++ b/textproc/hre/DESCR @@ -0,0 +1,4 @@ +HRE is a regular expression library for Korean. While most regex +libraries support only per-syllable processing for Korean, HRE +provides an extended grammar to specify phonemes in each syllable. +It supports both KS X 1001 and Unicode charsets. |