Metadata-Version: 2.1
Name: datacatalog-custom-entries-manager
Version: 0.0.1
Summary: A package to manage Google Cloud Data Catalog custom entries
Home-page: https://github.com/ricardolsmendes/datacatalog-custom-entries-manager
Author: Ricardo Mendes
Author-email: ricardolsmendes@gmail.com
License: MIT
Description: # datacatalog-custom-entries-manager
        
        Python package to manage Google Cloud Data Catalog custom entries, loading metadata from external
        sources. Currently supports the CSV and JSON file formats.
        
Platform: Posix; MacOS X; Windows
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.6
Description-Content-Type: text/markdown
