Metadata-Version: 1.2
Name: datonius
Version: 0.2.0
Summary: Python model package for the CFSAN Datonius framework (we're probably not calling it that.)
Home-page: https://github.com/crashfrog/datonius
Author: Justin Payne
Author-email: justin.payne@fda.hhs.gov
License: UNKNOWN
Description: # datonius
        
        Look, the name's not great - but it's a Python package for interacting with the OAO data integration project.
        
        =======
        History
        =======
        
        0.1.0 (2021-04-06)
        ------------------
        
        * First release on PyPI.
        
        0.2.0 (2022-08-16)
        ------------------
        
        * Support for Postgres databases.
Keywords: datonius
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.7
