Metadata-Version: 2.4
Name: cnaas_yaml_cli
Version: 0.0.5
Summary: A CLI interface for doing auto-completion of YAML items in a CNaaS settings repository
Project-URL: Homepage, https://github.com/SUNET/cnaas-yaml-cli
Project-URL: Issues, https://github.com/SUNET/cnaas-yaml-cli/issues
Author-email: Johan Marcusson <johan.marcusson@sunet.se>
License-Expression: BSD-2-Clause
License-File: LICENSE
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11
Requires-Dist: cmd2>=2.6.1
Requires-Dist: gitpython>=3.1.44
Requires-Dist: pydantic>=2.11.3
Requires-Dist: rich>=14.0.0
Requires-Dist: ruamel-yaml>=0.18.14
Description-Content-Type: text/markdown

## CNaaS YAML CLI

A CLI interface for doing auto-completion of YAML items in a CNaaS settings repository

## LICENSE: BSD-2-Clause
