git-changelog

View on PyPIReverse Dependencies (27)

2.5.3 git_changelog-2.5.3-py3-none-any.whl

Wheel Details

Project: git-changelog
Version: 2.5.3
Filename: git_changelog-2.5.3-py3-none-any.whl
Download: [link]
Size: 32847
MD5: ebdb17266a6c9a0fe87dd92676392b29
SHA256: 11c12715a6f41dc36aa3219976492ef905b45a2fc39ad75e98be2895fd750440
Uploaded: 2024-11-26 00:14:15 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: git-changelog
Version: 2.5.3
Summary: Automatic Changelog generator using Jinja2 templates.
Author-Email: =?utf-8?q?Timoth=C3=A9e_Mazzucotelli?= <dev[at]pawamoy.fr>
Project-Url: Homepage, https://pawamoy.github.io/git-changelog
Project-Url: Documentation, https://pawamoy.github.io/git-changelog
Project-Url: Changelog, https://pawamoy.github.io/git-changelog/changelog
Project-Url: Repository, https://github.com/pawamoy/git-changelog
Project-Url: Issues, https://github.com/pawamoy/git-changelog/issues
Project-Url: Discussions, https://github.com/pawamoy/git-changelog/discussions
Project-Url: Gitter, https://gitter.im/git-changelog/community
Project-Url: Funding, https://github.com/sponsors/pawamoy
License: ISC
Keywords: git,changelog,changelog-generator,commit-style,commit-convention
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
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: Programming Language :: Python :: 3.14
Classifier: Topic :: Documentation
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Documentation
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Python: >=3.9
Requires-Dist: appdirs (>=1.4)
Requires-Dist: Jinja2 (>=2.10)
Requires-Dist: packaging (>=24.0)
Requires-Dist: semver (>=2.13)
Requires-Dist: tomli (>=2.0); python_version < "3.11"
Requires-Dist: typing-extensions (>=4.9); python_version < "3.13"
Description-Content-Type: text/markdown
[Description omitted; length: 3655 characters]

WHEEL

Wheel-Version: 1.0
Generator: pdm-backend (2.4.3)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
git_changelog-2.5.3.dist-info/METADATA sha256=tDp_0QYfu7yvdaUBwM_1NI-R0YJhSterDVRwCVVjYVY 5500
git_changelog-2.5.3.dist-info/WHEEL sha256=thaaA2w1JzcGC48WYufAs8nrYZjJm8LqNfnXFOFyCC4 90
git_changelog-2.5.3.dist-info/entry_points.txt sha256=USAwunkYfWxOFgJ5o4D8E-qaka7Q2XouXPhpul539Ac 73
git_changelog-2.5.3.dist-info/licenses/LICENSE sha256=Vf1CLt-aY6rh7_snDLm2AVQOZbTUb8T9ZahjBA_miSo 754
git_changelog/__init__.py sha256=uUb-QLUtDjZR0YCW2TNFpg397TED3uOUxaOhLBiDiUU 278
git_changelog/__main__.py sha256=s0N0ygxWTaN1uCt8WypcfY6op3WlZrcc8NGcgBga78M 387
git_changelog/build.py sha256=dCQHKuE0OeZViQpfcrEWrOKhb1MoJUy0wzII4k_AZXs 19762
git_changelog/cli.py sha256=Oi2wkOQxtjnW4x406trpj79c1fBozuAn3Npa8jvC3tw 27576
git_changelog/commit.py sha256=LuMDwcFYPpe6ZxcFhFGiER5vHyH_wCIx2Cew97qS04g 17310
git_changelog/debug.py sha256=sqhK4KKxkW_4_wv73BUFW4_t6-0Agnt_Rxg1byb3IGo 2840
git_changelog/providers.py sha256=UeMbXi23fw125CLZXbIV9kA3_Zxvo91xAeCWIAv8Ymg 13431
git_changelog/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
git_changelog/templates/__init__.py sha256=rWQqHp_1UJweAg_Vk4b-8BMpp1Mg3EZCBVL6sPC4T2k 1122
git_changelog/templates/angular.md.jinja sha256=mYLMCRU8AYuo8S96OjSaPIZsYl3Smo7f81bdw2j4Ekk 1588
git_changelog/templates/keepachangelog.md.jinja sha256=uwMyO86biDr9-EVia-pmK9DrCHjH9L4gJ1ZplPflhi0 2205
git_changelog/versioning.py sha256=YiFsJSSijPkJBonCsytd8HrtIA9YAHBv3QVo6TxzMXc 27860
git_changelog-2.5.3.dist-info/RECORD

entry_points.txt

git-changelog = git_changelog.cli:main