changeloggh

View on PyPIReverse Dependencies (0)

1.0.5 changeloggh-1.0.5-py3-none-any.whl

Wheel Details

Project: changeloggh
Version: 1.0.5
Filename: changeloggh-1.0.5-py3-none-any.whl
Download: [link]
Size: 9613
MD5: 20f2fc84350c88947bd0ca1cc57050e8
SHA256: a9681709e0153c0c0bea9861512743752eaeb6f615fe1ce082d66f5fc1d75f61
Uploaded: 2023-11-12 22:09:52 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: changeloggh
Version: 1.0.5
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: click (<9,>=8)
Requires-Dist: jinja2 (<4,>=3)
Requires-Dist: rich (<14,>=13)
Requires-Dist: semver (<4,>=3)
Description-Content-Type: text/markdown
[Description omitted; length: 3774 characters]

WHEEL

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

RECORD

Path Digest Size
LICENSE sha256=z_ayIbVxHCXWci7P2DnNjgUBCWeQ6wTpniRkFew9HEg 1067
changeloggh/__init__.py sha256=GFvW_dO30O6_tckia7YMBs4oMdRMaknOncQKMpf0cwA 113
changeloggh/__main__.py sha256=RqhnmdPf75Z2CG-qItI4RTF8fC61xRLfLVJMxgmrsrc 40
changeloggh/changelog.py sha256=7ZWRkCa-Bg2QXVDn-iZoeZu-ZJC1YA_X28Rc6tNDTDo 10510
changeloggh/cli.py sha256=RmuSLbKk6xEieQIlMwXysKVu60XYx_06wv3mwuHaVRI 6064
changeloggh/url_utils.py sha256=An3Kv9t1vj-3lVy9zzuevcKirnS0deqtIC94f1Jjn4Q 90
changeloggh/version_utils.py sha256=LLzADyXZJlitOFmm1Vpdw7GNoSe-svwcvr4jCbakHng 737
changeloggh-1.0.5.dist-info/LICENSE sha256=z_ayIbVxHCXWci7P2DnNjgUBCWeQ6wTpniRkFew9HEg 1067
changeloggh-1.0.5.dist-info/METADATA sha256=SBAG0OjoAj_kZiNrUuKpgXPmrnPbcfyE9KSqp3jj_vs 4687
changeloggh-1.0.5.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
changeloggh-1.0.5.dist-info/entry_points.txt sha256=xQ20nOUIK8BSfs1cJf0d1gSztQgvZv3404Ia0VIc1DY 78
changeloggh-1.0.5.dist-info/RECORD

entry_points.txt

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