Metadata-Version: 1.1
Name: fill_broken_words
Version: 0.0.1
Summary: Fill broken words
Home-page: http://github.com/mvj3/fill_broken_words/
Author: David Chen
Author-email: mvjome@gmail.com
License: MIT
Description: Consider there's a sentence, which has a half part of one word outside of it, e.g. ['How many s                 of pizza do you want?', ['lices']], so we need to fix it correctly.
Platform: any
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
