libthai-cffi

CFFI Binding to libthai


Keywords
cffi, libthai, thai
License
Other
Install
pip install libthai-cffi==1.0.1

Documentation

libthai-cffi

License PyPi No Maintenance Intended

CFFI binding to libthai

libthai 0.1.25 is required

Installation

Make sure that libthai is installed and it is at least 0.1.25.

Install this from pip:

$ pip install libthai-cffi

(you may want to write this in your requirements.txt)

Developing

This project is unmaintained. You may use it, but issues and pull requests might be ignored.

  1. Run python setup.py develop
  2. Run pip install pre-commit && pre-commit install
  3. Start hacking
  4. Run test: python setup.py test
  5. Commit. Pre-commit will warn if you have any changes.

License

Licensed under the GNU Lesser Public License per libthai.