yolanda/trunk
2008-12-19 17:35:43 +00:00
..
docs going pylons ! 2008-07-31 19:19:08 +00:00
yolanda made DC_Creator, DC_Subject, DC_Contributor unique 2008-12-19 17:35:43 +00:00
Yolanda.egg-info going pylons ! 2008-07-31 19:19:08 +00:00
AUTHORS add AUTHORS and LICENSE 2008-07-31 19:55:53 +00:00
DEPENDENCIES updated dependencies 2008-12-02 04:52:15 +00:00
development.ini thumbnail generation and primitive search 2008-12-04 06:44:28 +00:00
LICENSE add AUTHORS and LICENSE 2008-07-31 19:55:53 +00:00
MANIFEST.in going pylons ! 2008-07-31 19:19:08 +00:00
README.txt going pylons ! 2008-07-31 19:19:08 +00:00
setup.cfg going pylons ! 2008-07-31 19:19:08 +00:00
setup.py going pylons ! 2008-07-31 19:19:08 +00:00
test.ini fixed xhtml+xml, added basic upload with video validation and duplicate check 2008-08-26 17:13:50 +00:00

This file is for you to describe the Yolanda application. Typically
you would include information such as the information below:

Installation and Setup
======================

Install ``Yolanda`` using easy_install::

    easy_install Yolanda

Make a config file as follows::

    paster make-config Yolanda config.ini

Tweak the config file as appropriate and then setup the application::

    paster setup-app config.ini

Then you are ready to go.