Metadata-Version: 1.0
Name: TextTools
Version: 0.1
Summary: Text manipulation utilities
Home-page: http://bitbucket.org/tarek/texttools
Author: Tarek Ziade
Author-email: tarek@ziade.org
License: UNKNOWN
Description: =========
        TextTools
        =========
        
        **This package was created for educational purpose**
        
        Various utilies to manipulate text.
        
        - levenshtein: calculates the levenshtein distance between two strings
        
        
Keywords: text,guess,levenshtein
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Python Software Foundation License
