Easily install OCRFeeder

I’ve just created and pushed a setup.py script to let you easily install OCRFeeder.

Setuptools are really a great tool and although it was the first time I used them, it was so straightforward!
Now, to install OCRFeeder all you have to do is to download it:

$ sudo python setup.py install

Awesome!

I’ll try to have it on PyPI soon as well so it gets even easier for everyone to use my OCR project.
Stay tuned!