Metadata-Version: 1.0
Name: tiddlywebplugins.static
Version: 0.9
Summary: A TiddlyWeb plugin that handles delivery of static files over HTTP.
Home-page: http://pypi.python.org/pypi/tiddlywebplugins.static
Author: Chris Dent
Author-email: cdent@peermore.com
License: UNKNOWN
Description: tiddlyweb.static is a simple plugin for TiddlyWeb to deliver static
        content read from disk. This is only useful if the web server you are
        using does not include it's own system for delivering static content. If
        it does, for example if you are using Apache, then have that web server
        deliver static content. It will be much more efficient.
        
        See the code documentation for installation and configuration
        information.
        
        If you are not familiar with TiddlyWeb plugins see:
        
        http://tiddlyweb.peermore.com/wiki/#plugins
        
        For more information on TiddlyWeb see http://tiddlyweb.com/
        
Platform: Posix; MacOS X; Windows
