indic_transliteration_maps 1.0.0 copy "indic_transliteration_maps: ^1.0.0" to clipboard
indic_transliteration_maps: ^1.0.0 copied to clipboard

Shared string to string maps stored as TOML files, used for transliteration from one script to another. Provides data for indic_transliteration_dart and other Indic transliteration libraries.

Intro #

Shared string to string maps stored as TOML files, used for transliteration from one script to another.

Example users: sanscript.js and indic_transliteration_py.

Notes #

  • The schema definition implicitly specifies a default (with possible alternates). So, we have itrans as well as itrans_lowercase.
  • Currently we don't support inheritance and overriding of schemas - so there exist related copies like itrans and itrans_dravidian.
0
likes
130
points
41
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Shared string to string maps stored as TOML files, used for transliteration from one script to another. Provides data for indic_transliteration_dart and other Indic transliteration libraries.

Repository (GitHub)
View/report issues

License

MIT (license)

More

Packages that depend on indic_transliteration_maps