Metadata-Version: 1.1
Name: TikiDB
Version: 0.1.1
Summary: A framework to create, maintain and search ZODBs
Home-page: http://
Author: Matthew Kasfeldt
Author-email: mkasfeldt@data-hut.com
License: LICENSE.txt
Description: ======
        TikiDB
        ======
        
        TikiDB provides a way to quickly build consistent objects and containers in ZODB.  It also provides indexing and searching objects
        created by TikiDB.  It will be used in conjunction with TikiWare to create dynamic web applications.
        
        `Documentation <http://pythonhosted.org/TikiDB/>`_
        
        `Wiki <https://bitbucket.org/littleman763/tikidb/wiki/Home>`_
        
        
        
Platform: UNKNOWN
Requires: ZODB3 (>= 3.10.3)
