sweeper/README.md
2014-01-27 07:31:40 +01:00

399 B

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