khzaw / mmfont

:dizzy: Python module for conversion between zawgyi and unicode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mmfont

Build Status

A simple python module which converts zawgyi <=> unicode strings. It is generated from paytan which utilizes the conversion rules from parabaik.

Usage

The two main functions are named uni512zg1 and zg12uni51 for conversion between Zawgyi 1 and Unicode 5.1 encodings.

from mmfont.converter import uni512zg1, zg12uni51

License

MIT

About

:dizzy: Python module for conversion between zawgyi and unicode

License:MIT License


Languages

Language:Python 100.0%