Metadata-Version: 1.2
Name: accretion_common
Version: 0.1.1
Summary: Common resources for Accretion components.
Home-page: https://github.com/mattsb42/accretion
Author: Matt Bullock
Author-email: m@ttsb42.com
Maintainer: Matt Bullock
License: Apache 2.0
Description: ################
        accretion_common
        ################
        
        .. image:: https://img.shields.io/pypi/v/accretion_common.svg
           :target: https://pypi.python.org/pypi/accretion_common
           :alt: Latest Version
        
        .. image:: https://img.shields.io/pypi/pyversions/accretion_common.svg
           :target: https://pypi.python.org/pypi/accretion_common
           :alt: Supported Python Versions
        
        .. image:: https://img.shields.io/badge/code_style-black-000000.svg
           :target: https://github.com/ambv/black
           :alt: Code style: black
        
        .. warning::
        
            This package is intended only for internal use within Accretion.
            This documentation is provided for information purposes only.
            No guarantee is provided on the modules and APIs described in here remaining consistent.
            Directly reference at your own risk.
        
        Common resources for Accretion components.
        
Keywords: accretion_common accretion_common
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
