Metadata-Version: 1.0
Name: tiddlywebplugins.env
Version: 0.9
Summary: Simple wsgi environment debugging plugin for TiddlyWeb
Home-page: http://pypi.python.org/pypi/tiddlywebplugins.env
Author: Chris Dent
Author-email: cdent@peermore.com
License: UNKNOWN
Description: This is a debugging plugin for TiddlyWeb.
        
        When {server_prefix}/env is accessed the current WSGI environment
        is returned as text/plain, formatted with pprint.
        
        You should not run this on your public TiddlyWeb server unless you
        are comfortable with sharing you entire configuration with the
        outside world.
        
        Licensed under the same terms as TiddlyWeb.
        
        Copyright 2010, Chris Dent <cdent@peermore.com>.
        
Platform: Posix; MacOS X; Windows
