Metadata-Version: 2.1
Name: cfn-docgen
Version: 0.9.1
Summary: Document generator from cfn template files.
Home-page: https://github.com/horietakehiro/cfn-docgen
Author: Takehiro Horie
Author-email: horie.takehiro@outlook.jp
License: MIT License
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: boto3 >=1.28.30
Requires-Dist: cfn-flip >=1.3.0
Requires-Dist: click >=8.1.6
Requires-Dist: jsonpath-ng >=1.5.3
Requires-Dist: requests >=2.31.0
Requires-Dist: pydantic >=2.1.1

# cfn-docgen

***We have made breaking changes from [v0.7](https://github.com/horietakehiro/cfn-docgen/tree/v0.7) to current versions.***

