Metadata-Version: 1.0
Name: ltchinese
Version: 0.1
Summary: A library of utilities for the Chinese language (pinyin, zhuyin, encodings, phonetics, etc.) from http://lost-theory.org.
Home-page: http://lost-theory.org/python/ltchinese/
Author: Steven Kryskalla
Author-email: skryskalla@gmail.com
License: MIT License
Download-URL: http://lost-theory.org/python/ltchinese/
Description: ltchinese - A library of utilities for the Chinese language (pinyin, zhuyin,
        encodings, phonetics, etc.) from http://lost-theory.org.
        
        * ocrat - represents the data from the Ocrat Mirror Project (stroke order
        GIFs, etc.) at http://lost-theory.org/ocrat
        * conversion - conversion functions between Chinese encodings / representations
        * annotate - annotate and romanize Chinese characters / words with pinyin,
        zhuyin, etc.
        * phonetics - represents the data from the Mandarin Phonetics table (valid
        Mandarin syllables, male / female pronunciation clips)
        
Keywords: chinese pinyin zhuyin encoding gb2312 utf8 unicode phonetics mandarin language web
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Text Processing :: Linguistic
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Localization
