Metadata-Version: 1.1
Name: dupes
Version: 0.1.0
Summary: Identify duplicate files (by SHA1) and remove them if needed
Home-page: https://github.com/dwwkelly/dupes
Author: Devin Kelly
Author-email: dwwkelly@fastmail.fm
License: GPL2
Description: ===============================
        dupes
        ===============================
        
        .. image:: https://img.shields.io/travis/dwwkelly/dupes.svg
                :target: https://travis-ci.org/dwwkelly/dupes
        
        .. image:: https://img.shields.io/pypi/v/dupes.svg
                :target: https://pypi.python.org/pypi/dupes
        
        
        Identify duplicate files (by SHA1) and remove them if needed
        
        * Free software: GPL2 license
        * Documentation: https://dupes.readthedocs.org.
        
        Features
        --------
        
        * TODO
        
        
        
        
        History
        -------
        
        0.1.0 (2015-04-11)
        ---------------------
        
        * First release on PyPI.
        
Keywords: dupes
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GPL2 License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
