public
Description: Plugins for TiddlyWeb
Homepage: http://tiddlyweb.peermore.com/
Clone URL: git://github.com/tiddlyweb/tiddlyweb-plugins.git
commit  9eb608a46ad2375ba501acefe0928718c9379e73
tree    9a03cfed46b1bd2582c8f62fc883faea2e003108
parent  2ae4d8b9e2337e80d0abbb664b803c868be90812
tiddlyweb-plugins / spawner
name age message
..
file Makefile Loading commit data...
file README
file setup.py
directory tiddlywebplugins/
spawner/README
A factory for use with Spawning so TiddlyWeb can
run under that high performance, non-blocking web
server.

Use like so:

    spawn --factory=tiddlywebplugins.spawner.factory ''

(The empty string argument is necessary for the time being).

spawning can be found on pypi:

    http://pypi.python.org/pypi/Spawning


For more information on TiddlyWeb see http://tiddlyweb.com

This plugin is licensed under the same terms as TiddlyWeb itself.

Copyright 2009 Chris Dent.