Metadata-Version: 2.4
Name: shipnotes
Version: 0.1.0
Summary: Generate user-friendly changelogs from git history
Project-URL: Homepage, https://shyh26.github.io/changeloggen
Project-URL: Repository, https://github.com/shyh26/changeloggen
Author-email: shyh26 <shyh26@users.noreply.github.com>
Keywords: changelog,conventional-commits,devtools,git,release-notes
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
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
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
Requires-Python: >=3.10
Requires-Dist: httpx>=0.28.1
Requires-Dist: rich>=14.2.0
Requires-Dist: typer>=0.21.0
