Installing CreoleParser
=======================

Prerequisites
-------------

 * Python 2.4+ <http://www.python.org>
 * Genshi 0.4+ <http://genshi.edgewall.org>

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

Once you've downloaded and unpacked a Creoleparser source release,
enter the directory where the archive was unpacked, and run:

  $ python setup.py install

Note that you may need administrator/root privileges for this step,
as this command will by default attempt to install Creoleparser to
the Python site-packages directory on your system.

Support
-------

If you encounter any problems with Creoleparser, please don't
hesitate to ask questions on the google code page:

http://code.google.com/p/creoleparser/wiki/QuestionAndComments

