sweeper/README.md

34 lines
399 B
Markdown
Raw Normal View History

2014-01-27 06:21:28 +00:00
sweeper
=======
Find duplicate files and perform action.
2014-01-27 06:31:40 +00:00
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