Metadata-Version: 2.4
Name: hiac_config
Version: 0.1.1
Summary: HIAC configuration management library
Author: Guillermo López Alejos
License: GPL-3.0-or-later
Project-URL: Homepage, https://gitlab.com/hiac/hiac-entrypoint
Project-URL: Repository, https://gitlab.com/hiac/hiac-entrypoint
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: ansible-core
Requires-Dist: packaging
Requires-Dist: ruamel.yaml

# hiac_config

HIAC configuration management library — configuration loading, validation, and migration
support used by the [HIAC](https://gitlab.com/hiac/hiac-entrypoint) (Home Infrastructure As
Code) project's Ansible-driven components.

Licensed under the GNU General Public License v3.0 or later (GPL-3.0-or-later). See the
[full source repository](https://gitlab.com/hiac/hiac-entrypoint) for documentation, issues,
and the license text.
