Metadata-Version: 2.1
Name: fsdc
Version: 0.0.2
Summary: Finds identical files in 2 folders and all subfolders
Home-page: https://github.com/thiloschild/FSDC
Author: Thilo Schild
Author-email: work@thilo-schild.de
License: MIT
Description: # FSDC
        
        The FuckingSimpleDirectoryComparator can find identical files in 2 folders and all of its subfolders.
        
        ## Installation
        
        Use the package manager [pip](https://pip.pypa.io/en/stable/) to install FSDC.
        
        ```bash
        pip install fsdc
        ```
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
