# This file can contain preferences for zopeskel.
# To do so, uncomment the lines that look like:
#    variable_name = Default Value

[DEFAULT]
# Expert Mode? (What question mode would you like? (easy/expert/all)?)
expert_mode = easy

# Version (Version number for project)
version = 1.0

# Author (Name of author for project)
author = 

# Author Email (Email of author for project)
author_email = 

# Project URL (URL of the homepage for this project)
url = http://svn.plone.org/svn/collective/

# Project License (Name of license for the project)
license_name = gpl

# Zip-Safe? (Can this project be used as a zipped egg? (true/false))
zip_safe = False

# Description (One-line description of the project)
description = 

# Keywords (List of keywords, space-separated)
keywords = 
