* To install, just type:

    python setup.py install

* To learn how to use it, look at the examples under tutorial/

* To run the unittest, just go to the unittest/ directory and type:

    python unittest.py


* Known things missing/broken from this release are:
    * XML-RPC support
    * SSL support
    * Cookie storage type for session data
    * Cacheing of pages
    * Python-2.1, 2.2 and Jython support *might* be broken in some places
    * Config options from the config file are not checked at all ...
    * There is no documentation apart from the tutorial
