Find duplicate files and perform action.
Go to file
darko-poljak ec5fa69c4f Fixed texts. 2014-01-27 07:39:40 +01:00
sweeper Performed some cleanup. 2014-01-27 07:37:10 +01:00
test Performed some cleanup. 2014-01-27 07:37:10 +01:00
LICENSE Initial commit 2014-01-26 22:21:28 -08:00
README.md Initial commit. First working version. 2014-01-27 07:31:40 +01:00
setup.py Fixed texts. 2014-01-27 07:39:40 +01:00

README.md

sweeper

Find duplicate files and perform action.

Constructor


Installation
============

from source::

    python setup.py install

or from PyPI::

    pip install sweeper

Documentation
=============

this README.rst, code itself, docstrings

sweeper can be found on github.com at:

https://github.com/darko-poljak/sweeper

Tested With
===========

Python2.7.6, Python3.3.3