Metadata-Version: 2.1
Name: doxy-helm
Version: 1.1.0
Summary: Doxy-Helm is a command-line utility designed to streamline the process of creating comprehensive documentation for Helm charts. Helm charts provide a convenient way to package and deploy Kubernetes applications, but documenting their configurations can be time-consuming. Doxy-Helm automates this task by extracting information from Helm charts values files and templates and generating Markdown documentation.
Home-page: https://github.com/tactful-ai/doxy-helm
Author: Yousef Alwaer
Author-email: elwaeryousef@gmail.com
Requires-Dist: argparse
Requires-Dist: typing
Requires-Dist: markdown
Requires-Dist: pyyaml

