Metadata-Version: 2.4
Name: llm-release-notes
Version: 1.0.1
Summary: 使用大语言模型根据 git 差异文件生成变更日志的工具
Author-email: pooneyy <85266337+pooneyy@users.noreply.github.com>
License: MIT
Project-URL: Homepage, https://github.com/pooneyy/llm-release-notes
Project-URL: BugTracker, https://github.com/pooneyy/llm-release-notes/issues
Project-URL: Documentation, https://github.com/pooneyy/llm-release-notes/blob/main/README.md
Keywords: changelog,git,ai,LLM,release-notes,automation
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Version Control :: Git
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: openai>=2.14.0
