Metadata-Version: 1.0
Name: dupfilefind
Version: 1.6.6
Summary: find files with identical contents, or print out a list of all files and their md5 sums and sizes
Home-page: http://tahoe-lafs.org/trac/dupfilefind
Author: Zooko O'Whielacronx
Author-email: zooko@zooko.com
License: GPL
Description: ===============================
        dupfilefind
        ===============================
        
        
        Find files with identical contents. Optionally hard-link or delete such files. Works on Windows. Can print out the md5sums and sizes of all your files. Unlike most tools of its ilk, this one will work even if the list of the metadata of all our files is too large to fit into your RAM.
        
        LICENCE
        =======
        
        You may use this package under the GNU General Public License, version 2 or, at
        your option, any later version.  You may use this package under the Transitive
        Grace Period Public Licence, version 1.0, or at your option, any later version.
        (You may choose to use this package under the terms of either licence, at your
        option.)  See the file COPYING.GPL for the terms of the GNU General Public
        License, version 2.  See the file COPYING.TGPPL.html for the terms of the
        Transitive Grace Period Public Licence, version 1.0.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: BSD License
Classifier: License :: DFSG approved
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: Microsoft
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows :: Windows NT/2000
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Topic :: Utilities
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: System :: Filesystems
Classifier: Topic :: System :: Archiving :: Backup
Classifier: Topic :: System :: Archiving :: Mirroring
Classifier: Topic :: System :: Archiving
