Metadata-Version: 2.1
Name: FuzzUp
Version: 0.0.1
Summary: A Fuzzy Matching Approach for Clustering Strings
Home-page: https://github.com/ebanalyse/fuzzup
Author: PIN
Author-email: lars.kjeldgaard@eb.dk
License: UNKNOWN
Description: # Fuzz Up <img src="https://raw.githubusercontent.com/ebanalyse/fuzzup/main/logo.png" align="right" height=250/>
        
        ![Build status](https://github.com/ebanalyse/fuzzup/workflows/build/badge.svg)
        [![codecov](https://codecov.io/gh/ebanalyse/fuzzup/branch/main/graph/badge.svg?token=OB6LGFQZYX)](https://codecov.io/gh/ebanalyse/fuzzup)
        ![PyPI](https://img.shields.io/pypi/v/fuzzup.svg)
        ![PyPI - Downloads](https://img.shields.io/pypi/dm/fuzzup?color=green)
        ![License](https://img.shields.io/badge/license-MIT-blue.svg)
        
        `fuzzup` is .... 
        
        ## Installation guide
        ```
        pip install fuzzup
        ```
        
        ## Contact
        We hope, that you will find `fuzzup` useful.
        
        Please direct any questions and feedbacks to
        [us](mailto:lars.kjeldgaard@eb.dk)!
        
        If you want to contribute (which we encourage you to), open a
        [PR](https://github.com/ebanalyse/fuzzup/pulls).
        
        If you encounter a bug or want to suggest an enhancement, please 
        [open an issue](https://github.com/ebanalyse/fuzzup/issues).
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
Description-Content-Type: text/markdown
