Expand description
Rust implementation of Unicode Aware Saṃskṛta Transliteration.
The following Unicode code-blocks are used:
- देवनागरी: https://www.unicode.org/charts/PDF/U0900.pdf
- ગુજરાતી: https://www.unicode.org/charts/PDF/U0A80.pdf
No Unicode normalization is performed. It is assumed that the text is already normalized.
Functions§
- devanāgarī_
to_ gujarātī - This function converts देवनागरी to ગુજરાતી.
- devanāgarī_
to_ iast - This function converts देवनागरी to IAST.
- slp_
to_ iast - This function converts SLP to IAST
- uast_
to_ devanāgarī - This function can accept both UAST-IO and IAST and returns देवनागरी.