Metadata-Version: 1.0
Name: tiddlywebplugins.recipeupdater
Version: 0.1
Summary: Update a recipe entry with one or more other entries
Home-page: http://pypi.python.org/pypi/tiddlywebplugins.recipeupdater
Author: Chris Dent
Author-email: cdent@peermore.com
License: UNKNOWN
Description: 
        Update all the recipes that match a particular bag descriptor
        with one or more bags that replace it. For example:
        
        twanager recipeupdate '/bags/foobar/tiddlers?select=bang' \
        '/bags/foobar/tiddlers' '/bags/anotherbag/tiddlers?select=bag'
        
        To use, add 'tiddlywebplugins.recipeupdater' to twanager_plugins
        in tiddlywebconfig.py
        
        This is a limited functionality early release.
        
        Licensed under the same terms as TiddlyWeb: BSD License.
        
        Copyright 2010 Chris Dent <cdent@peermore.com>
        
Platform: Posix; MacOS X; Windows
