Introduction
This package provides templates for paster to simplify the create of projects developed by the Jet Propulsion Laboratory, such as Plone-based websites for JPL. For more information on paster, see http://pythonpaste.org/script/.
Changelog
0.0.2 - New paste template
Addition of a new paste template: jpl.plone_content. This template provides a complete framework for a content type including functional testing.
Updated the setuptools entry points to use a dictionary rather than a long parsed string.
0.0.1 - FCS
Conform to PyPI and easy_install guidelines
Tested with a dummy site deployment. Worked!
0.0.0 - Unreleased
Initial release