Find duplicate files and perform action.
| sweeper | ||
| test | ||
| LICENSE | ||
| README.md | ||
| setup.py | ||
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