changeloggh

View on PyPIReverse Dependencies (0)

1.1.0 changeloggh-1.1.0-py3-none-any.whl

Wheel Details

Project: changeloggh
Version: 1.1.0
Filename: changeloggh-1.1.0-py3-none-any.whl
Download: [link]
Size: 9805
MD5: 39fade39c7621865d2b44ea25e7fa595
SHA256: 61f9ec86e0e589aaa9ba56d95843faa71f9c0abbcb6af1df53e500ec90a31ab2
Uploaded: 2024-07-14 17:26:42 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: changeloggh
Version: 1.1.0
Summary: changeloggh is a command line tool that generates changelog files for github
Author: Saúl Piña
Author-Email: sauljabin[at]gmail.com
Home-Page: https://github.com/sauljabin/changeloggh
Project-Url: Repository, https://github.com/sauljabin/changeloggh
License: MIT
Keywords: changelog,changeloggh
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10,<4.0
Requires-Dist: cloup (<4,>=3)
Requires-Dist: jinja2 (<4,>=3)
Requires-Dist: rich (<14,>=13)
Requires-Dist: semver (<4,>=3)
Description-Content-Type: text/markdown
[Description omitted; length: 3747 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
LICENSE sha256=z_ayIbVxHCXWci7P2DnNjgUBCWeQ6wTpniRkFew9HEg 1067
changeloggh/__init__.py sha256=V0eXgSLsCyaf8etRWun4TUssXP_S_X12aKADpYr6Nek 87
changeloggh/__main__.py sha256=RqhnmdPf75Z2CG-qItI4RTF8fC61xRLfLVJMxgmrsrc 40
changeloggh/changelog.py sha256=7ZWRkCa-Bg2QXVDn-iZoeZu-ZJC1YA_X28Rc6tNDTDo 10510
changeloggh/cli.py sha256=Oc1kf7vBWrrMEVY9z1KrQ8u7tIz5iiCEIe3JtIujtec 6762
changeloggh/url_utils.py sha256=An3Kv9t1vj-3lVy9zzuevcKirnS0deqtIC94f1Jjn4Q 90
changeloggh/version_utils.py sha256=LLzADyXZJlitOFmm1Vpdw7GNoSe-svwcvr4jCbakHng 737
changeloggh-1.1.0.dist-info/LICENSE sha256=z_ayIbVxHCXWci7P2DnNjgUBCWeQ6wTpniRkFew9HEg 1067
changeloggh-1.1.0.dist-info/METADATA sha256=Bg5tVnMEhup0xrK6XQ_qx6J1xqEYZ0AXNfSsXfIa4ds 4660
changeloggh-1.1.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
changeloggh-1.1.0.dist-info/entry_points.txt sha256=xQ20nOUIK8BSfs1cJf0d1gSztQgvZv3404Ia0VIc1DY 78
changeloggh-1.1.0.dist-info/RECORD

entry_points.txt

changeloggh = changeloggh.cli:main
clgh = changeloggh.cli:main