Metadata-Version: 1.1
Name: mueddi-vbar
Version: 0.0.1
Summary: MUlti-word EDit DIstance
Home-page: https://github.com/vbar/mueddi
Author: Vaclav Barta
Author-email: pyauth@mangrove.cz
License: UNKNOWN
Description: # MUlti-word EDit DIstance
        
        Given a dictionary of expected words and a possibly misspelled word,
        computes the subset of the dictionary within a specified Levenshtein
        distance from the word.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
