Instalation
===========

One needs Python 2.4, 
Twisted 2.x(http://twistedmatrix.com/projects/core/) and 
Zope 3.x(http://www.zope.org/Products/ZopeInterface) interfaces 
to use yaypm. Both are to be install with distutils:
python setup.py build
python setup.py install

Then yaypm can be installed:
python setup.py install
