generator
=========

Widget generator package, originaly designed for Archetypes but usable as a 
standalone package.


WARNING
-------

This package was used to be installed in the Products directory of your Zope 
installation. It's not the case anymore, you should install it as a regular 
python package (see instructions below).


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

* Extract the tarball 

* Run "python setup.py install". See "python setup.py install  --help" for
installation options. If you have multiple python installations and use  
Archetypes, be sure to install this product in an accessible place for the 
python interpreter used by Zope.

* That's it, you should have the library installed.


Mailing-list
------------
Discussion about this package occurs to the archetypes mailing list :
http://sourceforge.net/mail/?group_id=75272
or on the #plone channel of irc.freenode.net.
