Metadata-Version: 2.1
Name: monkey.dao
Version: 1.0.0.dev2
Summary: Simple Data Access Object pattern implementation.
Home-page: https://bitbucket.org/monkey-python/monkey-dao/
Author: Xavier ROY
Author-email: xavier@regbuddy.eu
License: Apache License, Version 2.0
Classifier: Programming Language :: Python
Classifier: Development Status :: 1 - Planning
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Developers
License-File: LICENSE.txt

Monkey DAO
==========

Simple Data Access Object pattern implementation

Installation guide
------------------

::

    pip install monkey-dao

User guide
----------

   
