<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>ifpeople.pastertemplates</name>
<shortdesc>Additional templates for paster create command</shortdesc>
<description>Install
============

1. In a virtual env run:

   $ bin/easy_install-2.4 ifpeople.pastertemplates

Or if you downloaded this package, just run:

   $ /path/to/virtualenv/bin/python2.4 setup.py install


2. At this point there is a single template which is used like this:

   $ bin/paster create -t ifpeople_buildout [projectname]

And just follow the instructions.


=========
Changelog
=========

0.3
---

* bugfix: the zcml section in the base profile was not under [buildout] and wasn't being used from the dev nor the prod profiles.

0.2
---

* It now provides a buildout that will install Plone 3.2
* Adds a new section which installs PIL inside the buildout
* Specifies a directory to be used as a Python Egg Cache
* Fixed an issue when using spaces for the site name
* Added a zcml section in the base cfg

0.1
---

* Initial release
* Included a template for creating buildouts for IfPeople projects</description>
<homepage rdf:resource="https://svn.ifpeople.net/repo/projects/ifpeople/ifpeople.pastertemplates/" />
<maintainer><foaf:Person><foaf:name>Pellegrini Franco</foaf:name>
<foaf:mbox_sha1sum>7cf4ecd2064f4dff8dcadacfe265283ebda1474e</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.3</revision></Version></release>
</Project></rdf:RDF>