Metadata-Version: 2.1
Name: daopy
Version: 0.0.1
Summary: This project provides an implementation of the DAO (data access object) design pattern in Python.
Home-page: https://github.com/monocongo/daopy
Author: James Adams
Author-email: monocongo@gmail.com
License: GPL-3
Description: # daopy
        DAO implementation for Python
        
Keywords: database,DAO
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
