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.8 .
bin/pip install -U setuptools pip pip-tools
make
make test test-report