Metadata-Version: 2.3
Name: ansible-vault-tools
Version: 0.1.0
Summary: Simple library and CLI tool to deal with ansible vaults and encrypted strings
License: Apache-2.0
Author: Max Mehl
Author-email: mail@mehl.mx
Requires-Python: >=3.11
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Provides-Extra: ansible-deps
Requires-Dist: ansible ; extra == "ansible-deps"
Requires-Dist: ansible-vault ; extra == "ansible-deps"
Description-Content-Type: text/markdown

<!--
SPDX-FileCopyrightText: 2025 Max Mehl <https://mehl.mx>
SPDX-License-Identifier: Apache-2.0
-->

# Ansible Vault Tools

TBD

