Metadata-Version: 2.1
Name: clac
Version: 1.1.1
Summary: CLAC Layerizes Application Configuration
Home-page: https://github.com/scruffystuffs/clac
Author: Wesley Van Melle
Author-email: van.melle.wes@gmail.com
License: MIT
Description: [![Build Status](https://travis-ci.org/scruffystuffs/clac.svg?branch=master)](https://travis-ci.org/scruffystuffs/clac)
        [![codecov](https://codecov.io/gh/scruffystuffs/clac/branch/master/graph/badge.svg)](https://codecov.io/gh/scruffystuffs/clac)
        [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
        [![Documentation Status](https://readthedocs.org/projects/clac/badge/?version=latest)](https://clac.readthedocs.io/en/latest/?badge=latest)
        
        
        # CLAC
        
        CLAC Layerizes Application Configuration
        
        ## Status
        
        Currently being refactored for use in the [pedestal](https://github.com/scruffystuffs/pedestal) framework 
        
Keywords: configuration environment
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries
Requires-Python: ~=3.6
Description-Content-Type: text/markdown
Provides-Extra: test
Provides-Extra: fulldev
Provides-Extra: cov
Provides-Extra: docs
Provides-Extra: lint
Provides-Extra: pkg
