Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 308 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 308 Bytes

Python (Cython) binding for fribidi The Free Implementation of the Unicode Bidirectional Algorithm.

To use python-fribidi install fribidi and then run:

pip install python-fribidi

It is being used inside kivy-i18n for multi language support for kivy.