Crates.io | ewts-c |
lib.rs | ewts-c |
version | 0.1.0 |
created_at | 2024-12-11 13:33:39.680612+00 |
updated_at | 2024-12-11 13:33:39.680612+00 |
description | Converter from EWTS (Extended Wylie Transliteration Scheme) to Tibetan Unicode symbols (c lib) |
homepage | https://github.com/emgyrz/ewts-rs |
repository | https://github.com/emgyrz/ewts-rs |
max_upload_size | |
id | 1480092 |
size | 10,183 |
A little wrapper around core rust EWTS conversion library, usable in C/C++/Cython code. Or anywhere a C-code can be called. See example and test code. Also see for details here.
It is a part of set of apps/libs called ewts-rs. See more here