Metadata-Version: 1.0
Name: tiddlywebplugins.static
Version: 1.0.1
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: tiddlywebplugins.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 or nginx, 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.tiddlyspace.com/plugins
        
        For more information on TiddlyWeb see http://tiddlyweb.com/
        
Platform: Posix; MacOS X; Windows
