Metadata-Version: 1.1
Name: similar_text
Version: 0.1
Summary: Calculates the similarity between two strings
Home-page: https://github.com/luosch/similar_text
Author: Sicheng Luo
Author-email: i@lsich.com
License: MIT
Download-URL: https://github.com/luosch/similar_text/tarball/v0.1
Description: # similar_text
        calculate the similarity between two strings
        
Keywords: similar_text,similar,text
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
