Metadata-Version: 2.1
Name: hgtk
Version: 0.2.0
Summary: Toolkit for Hangul composing, decomposing and etc...
Home-page: https://github.com/bluedisk/hangul-toolkit
Author: Wonwoo, lee
Author-email: bluedisk@gmail.com
License: Apache 2.0
Keywords: hangul charactorjamo automada composing decomposing josa
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Text Processing
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: Implementation :: PyPy
Description-Content-Type: text/markdown
License-File: LICENSE

한글 분해/조합/편집 종합 툴킷
=========================

- 한글 자모 분해, 조합
- 문장 분해, 조합(오토마타)
- 조사 붙이기
- 초/중/종 분해조합
- 한글/한자/영문 여부 체크


Simple Toolkit for Hangul
=========================

- charactor compose/decompose to ja-mo
- text decomposing & composing(automata)
- attach postposition to word
- get cho/joong/jong from charactor
- check function for is hangul/hanja(chinese used in korean)/latin


Tested in
- python 2.6
- python 2.7
- python 3.3
- python 3.4
- python 3.5
- python 3.6
- python nightly build

- PyPy 2.2.5.
- Pypy 3 2.4.
- PyPy 5.3.1

Apache 2.0 License
