Metadata-Version: 1.1
Name: pinyinsplit
Version: 0.1
Summary: A Python library to split a Chinese Pinyin phrase into possible permutations of Chinese Pinyin words
Home-page: https://github.com/throput/pinyinsplit
Author: Thomas Lee
Author-email: thomaslee@throput.com
License: UNKNOWN
Description: pinyinsplit
        ===========
        
        This is a Python library for splitting a Chinese Pinyin phrase into possible 
        permutations of valid Pinyin words.
        
Keywords: chinese pinyin
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Text Processing :: Linguistic
