Metadata-Version: 1.0
Name: mobject
Version: 0.2.0
Summary: Lightweight library to construct objects and object trees
Home-page: http://github.com/tobgu/mobject
Author: Tobias Gustafsson
Author-email: tobias.l.gustafsson@gmail.com
License: LICENCE.mit
Description: 
        MObject is a lightweight library to construct objects and object trees for mocking and stubbing.
        
        It is not meant as a replacement for mock frameworks but rather as a complement.
        
        Installation
        -------------
        
        pip install mobject
        
        Documentation
        ---------------
        
        Available at https://github.com/tobgu/mobject/
        
        Contributing
        ------------
        
        If you experience problems please log them on GitHub. If you want to contribute code, please fork the
        code and submit a pull request.
        
Platform: UNKNOWN
