Metadata-Version: 1.0
Name: tiddlywebplugins.pkgstore
Version: 0.1
Summary: Store TiddlyWeb entities in Python package resources
Home-page: http://pypi.python.org/pypi/tiddlywebplugins.pkgstore
Author: Chris Dent
Author-email: cdent@peermore.com
License: UNKNOWN
Description: Read and write tiddlers, bags, and recipes to a package's resources.
        
        For use with `TiddlyWeb <http://tiddlyweb.com>`_ plugins which need
        to have access to a predefined set of bags, recipes and tiddlers.
        
        The store is a slightly modified version of the default text store which
        can be accessed read+write to build the resources during development,
        or read only to use the resources during instance creation or other
        situations.
        
        Copyright 2013, Chris Dent
        BSD License
        
Platform: Posix; MacOS X; Windows
