Metadata-Version: 2.3
Name: nac-yaml
Version: 0.1.2
Summary: A Python library with common YAML utility functions supporting 'Network as Code'.
License: LICENSE
Author: Daniel Schmidt
Author-email: danischm@cisco.com
Maintainer: Daniel Schmidt
Maintainer-email: danischm@cisco.com
Requires-Python: >=3.10,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: ruamel-yaml (>=0.16,<1.0)
Project-URL: Documentation, https://github.com/netascode/nac-yaml
Project-URL: Homepage, https://github.com/netascode/nac-yaml
Project-URL: Repository, https://github.com/netascode/nac-yaml
Description-Content-Type: text/markdown

[![Tests](https://github.com/netascode/nac-yaml/actions/workflows/test.yml/badge.svg)](https://github.com/netascode/nac-yaml/actions/workflows/test.yml)
![Python Support](https://img.shields.io/badge/python-3.10%20%7C%203.11%20%7C%203.12%20%7C%203.13-informational "Python Support: 3.10, 3.11, 3.12, 3.13")

# nac-yaml

A Python library with common YAML utility functions supporting `Network as Code`.

