                                  Vinetto

                       http://vinetto.sourceforge.net

                     Michel Roukine <rukin@users.sf.net>





Prerequisites
-------------

a) Python-2.3 or later. 

b) PIL (Python Imaging Library) 1.1.5 or later.

   To download PIL, go to :
   http://www.pythonware.com/products/pil/


Installation
------------

This is a standard Python Distutils distribution. To install vinetto, run the
following commands as a super user:

1) tar xvzf vinetto-XXX.tar.gz

2) cd vinetto-XXX

3) python setup.py install

This will install vinetto in appropriated path and resource files in /usr/share/vinetto.

