Metadata-Version: 1.0
Name: subdist
Version: 0.1.1
Summary: Substring edit distance
Home-page: UNKNOWN
Author: Ryan Ginstrom
Author-email: software@ginstrom.com
License: MIT
Download-URL: http://ginstrom.com/code/subdist-0.1.1.tar.gz
Description: A C extension that uses a modified version
        of the Levenshtein distance algorithm to calculate fuzzy matches
        for substrings.
Platform: UNKNOWN
