Metadata-Version: 1.0
Name: m01.mongofake
Version: 0.1.1
Summary: Fake MongoDB implementation
Home-page: http://pypi.python.org/pypi/m01.mongofake
Author: Zope Foundation and Contributors
Author-email: zope-dev@zope.org
License: ZPL 2.1
Description: This package provides a FAKE mongoDB implementation and is quite handy for
        testing.
        
        
        =======
        CHANGES
        =======
        
        0.1.1 (2012-12-10)
        ------------------
        
        - inproved dictify method, also convert single SON object to dict
        
        - add some initial tests
        
        
        0.1.0 (2012-05-22)
        ------------------
        
        - First independent release from m01.mongo.testing
        
        
Keywords: mongoDB mongo fake
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Zope Public License
Classifier: Programming Language :: Python
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
