ewts-c

Crates.ioewts-c
lib.rsewts-c
version0.1.0
created_at2024-12-11 13:33:39.680612+00
updated_at2024-12-11 13:33:39.680612+00
descriptionConverter from EWTS (Extended Wylie Transliteration Scheme) to Tibetan Unicode symbols (c lib)
homepagehttps://github.com/emgyrz/ewts-rs
repositoryhttps://github.com/emgyrz/ewts-rs
max_upload_size
id1480092
size10,183
Max Z (emgyrz)

documentation

README

ewts-c

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

Commit count: 44

cargo fmt