git-changelog

View on PyPIReverse Dependencies (20)

2.5.2 git_changelog-2.5.2-py3-none-any.whl

Wheel Details

Project: git-changelog
Version: 2.5.2
Filename: git_changelog-2.5.2-py3-none-any.whl
Download: [link]
Size: 32040
MD5: 197804c11b5706de02b746d19f331003
SHA256: 82eca31bd80fbd85e6b252fece82fe450706a7796b92c9d2c7f17c5944fe9ca7
Uploaded: 2024-04-04 15:36:03 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: git-changelog
Version: 2.5.2
Summary: Automatic Changelog generator using Jinja2 templates.
Author-Email: Timothée 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.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Documentation
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Documentation
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Python: >=3.8
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"
Description-Content-Type: text/markdown
[Description omitted; length: 3702 characters]

WHEEL

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

RECORD

Path Digest Size
git_changelog-2.5.2.dist-info/METADATA sha256=SF367YhDY_LqyP1w5HseDGbuRFenWSb5FZALm2noxAc 5365
git_changelog-2.5.2.dist-info/WHEEL sha256=N2J68yzZqJh3mI_Wg92rwhw0rtJDFpZj9bwQIMJgaVg 90
git_changelog-2.5.2.dist-info/entry_points.txt sha256=tYR-dX1-A9nJKogHxwU3_Ru-yXXKKZ6QanNx-sbvdC4 58
git_changelog-2.5.2.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=hVT6bJGXZ0PlQGG8s8odzC-zuV2mOPXcQddSZRJcMek 19760
git_changelog/cli.py sha256=sjadPTMuKEgnCam8oX6xO4hHb6MhTAwjA6Ii8tVI964 27496
git_changelog/commit.py sha256=5S_LsT2i-_oZByCyiQKrjj1GyTUAxXsNA03UC-Wcx6E 14008
git_changelog/debug.py sha256=sqhK4KKxkW_4_wv73BUFW4_t6-0Agnt_Rxg1byb3IGo 2840
git_changelog/providers.py sha256=RNY-zCPrAIxlkj_SitD8sSN-tm7LjJW2x0T_cSDYw2U 13417
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=xfz0UI5Q5HiYTKGWdYIu8ZIq1g6rqDkZkO-I9q5CqyY 2213
git_changelog/versioning.py sha256=YiFsJSSijPkJBonCsytd8HrtIA9YAHBv3QVo6TxzMXc 27860
git_changelog-2.5.2.dist-info/RECORD

entry_points.txt

git-changelog = git_changelog.cli:main