This repository provides tests and improvements of Tibetan sorting.
It currently uses one backend:
- the Unicode Collation Algorithm (UCA)
To use it, you must install Python 3 and PyICU.
To run the tests, simply run ./test.py
.
See ICU doc and Unicode doc for rule file format.