Metadata-Version: 1.0
Name: tiddlywebplugins.wimporter
Version: 0.9.4
Summary: A TiddlyWeb plugin for server side import of tiddlers.
Home-page: http://pypi.python.org/pypi/tiddlywebplugins.wimporter
Author: Chris Dent
Author-email: cdent@peermore.com
License: UNKNOWN
Description: TiddlyWeb plugin for server-side import of tiddlers from a TiddlyWiki
        into a selected bag.
        
        A form hosted at {server_prefix}/import provides an interface for
        uploading a tiddlywiki by URL or file (from local disk). The tiddlers
        in that wiki will be loaded into a temporary bag. An interface is
        then provided to select from those tiddlers a subset to be installed
        into a target bag.
        
        For more information on TiddlyWeb see http://tiddlyweb.com
        
        This code is licensed under the same terms as TiddlyWeb itself,
        BSD License.
        
        Copyright 2011 Chris Dent, <cdent@peermore.com>.
        
Platform: Posix; MacOS X; Windows
