Metadata-Version: 2.1
Name: hanna
Version: 0.2
Summary: Turns your configurations into actions
Home-page: https://gitlab.com/Dominik1123/Hanna
Author: Dominik Vilsmeier
Author-email: dominik.vilsmeier1123@gmail.com
License: BSD-3-Clause
Description: Hanna - Turning your configurations into actions
        ================================================
        
        Inspired by `anna <https://pypi.org/project/anna/>`__ -- revised and refurbished,
        uses `HOCON <https://github.com/lightbend/config/blob/master/HOCON.md>`__
        via `pyhocon <https://pypi.org/project/pyhocon/>`__.
        
        ----
        
        .. note::
           This project's
           `development <https://gitlab.com/Dominik1123/Hanna/issues?scope=all&utf8=%E2%9C%93&state=opened&label_name[]=feature-proposal>`__
           is
           `documentation <https://dominik1123.gitbook.io/hanna>`__
           `driven <http://lmgtfy.com/?s=d&q=Documentation+Driven+Development>`__.
        
        Helpful links
        -------------
        
        * `Documentation <https://dominik1123.gitbook.io/hanna>`__
        * `Features under construction <https://gitlab.com/Dominik1123/Hanna/issues?scope=all&utf8=%E2%9C%93&state=opened&label_name[]=feature-proposal>`__
        
Keywords: configuration,framework
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
