ktug-hanyang-pua

KTUG Hanyang PUA table reader/writer


Keywords
KTUG, Hanyang, PUA
Licenses
AGPL-3.0/GPL-3.0+
Install
pip install ktug-hanyang-pua==0.1.2

Documentation

ktug-hanyang-pua

KTUG Hanyang PUA table reader/writer

This package provides reader/writer utility for files from KTUG Hanyang PUA table project.

Note that this package does not handle HanyangPUA-to-UnicodeJamo conversion itself.

Development environment

To setup development environment:

virtualenv -p python3.4 .
bin/pip install -U setuptools pip pip-tools
make
make test test-report