Metadata-Version: 1.1
Name: duphunter
Version: 0.1.0
Summary: An application that finds and lets you delete duplicate files
Home-page: http://github.com/Rudd-O/duphunter
Author: Manuel Amador (Rudd-O)
Author-email: rudd-o@rudd-o.com
License: GPL
Description: #Duphunter
        
        Duphunter is an application that finds and lets you delete duplicate files interactively, using a very efficient list interface where you can mark files for preservation or deletion, and later commit your changes.
        
        The repository, bug tracker and Web site for this tool is at [http://github.com/Rudd-O/zfs-tools](http://github.com/Rudd-O/duphunter).  Comments to me through rudd-o@rudd-o.com.
        
Keywords: duplicate file management
Platform: UNKNOWN
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2 :: Only
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Utilities
