Metadata-Version: 2.1
Name: easimpconf
Version: 0.2.0
Summary: Easy and simple configuration.
Home-page: https://andreas19.github.io/easimpconf/
Author: Andreas Suhre
Author-email: andreas19@posteo.eu
License: BSD-3-Clause
Project-URL: Source code, https://github.com/andreas19/easimpconf/
Description: # EaSimpConf
        
        **Ea**sy and **Simp**le **Conf**iguration.
        
        For more information see the [documentation](https://andreas19.github.io/easimpconf/overview.html).
        
        History
        -------
        
        **2020-08-09 (0.2.0)**
         - Interpolation of values in configuration files now works with default values
           from the specification if a value is not present in the configuration file
        
        **2020-07-30 (0.1.0)**
         - First public release (from package salmagundi)
        
Keywords: configuration
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
