Skip to content

Tibetan converter to/from Wylie, ported from Java version with some fixes

License

Notifications You must be signed in to change notification settings

radiantspace/WyliePy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WyliePy

Wylie transliteration port from JAVA version http://www.thlib.org/reference/transliteration/wyconverter.php

Use:

warn = []
print (Wylie().fromWylie("sems can thams cad", warn))
print ('\n'.join(warn))

print (Wylie().toWylie(u"ཨོཾ་ཨཿཧཱུྂ་བཛྲ་གུ་རུ་པདྨ་སིདྡྷི་ཧཱུྂ༔"))

About

Tibetan converter to/from Wylie, ported from Java version with some fixes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages