Metadata-Version: 2.1
Name: kac
Version: 0.3.0
Summary: A command line tool for CHANGELOG files that follow the Keep-a-Changelog standard.
Home-page: https://github.com/atwalsh/kac
License: MIT
Author: Adam Walsh
Author-email: adam@grid.sh
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: click (>=7.1.1,<8.0.0)
Requires-Dist: jinja2 (>=2.11.1,<3.0.0)
Requires-Dist: pyperclip (>=1.8.0,<2.0.0)
Requires-Dist: questionary (>=1.5.1,<2.0.0)
