Metadata-Version: 2.1
Name: datacatalog
Version: 0.1.1
Summary: Python package implementing essential logic for SD2 Data Catalog
Home-page: https://github.com/SD2E/python-datacatalog
Author: Matthew Vaughn
Author-email: opensource@sd2e.org
License: BSD
Description: # DATACATALOG
        
        A work-in-progress Python package for building and maintaining the MongoDB-backed
        SD2 Data Catalog. It is a dependency in the following repositories:
        * capture-fixity-reactor
        * etl-pipeline-support
        * ingest-samples-json-reactor
        * reprocess-uploads
        
        More details will be forthcoming. For now, this is simply put for for reference
        by folks who might be building against the schema or the Python library.
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Description-Content-Type: text/markdown
