changelog-generator

View on PyPIReverse Dependencies (0)

0.7 changelog_generator-0.7-py3-none-any.whl

Wheel Details

Project: changelog-generator
Version: 0.7
Filename: changelog_generator-0.7-py3-none-any.whl
Download: [link]
Size: 8442
MD5: df531990a352f72b23e298863cdcef42
SHA256: a71c826036deeb353de65e70e24b31358c1d7846191c687b9682fd9594e7d06e
Uploaded: 2023-07-30 17:51:32 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: changelog-generator
Version: 0.7
Summary: Python module to, generate well formatted commit notes from git commit history.
Author-Email: Vignesh Sivanandha Rao <svignesh1793[at]gmail.com>
Project-Url: Homepage, https://github.com/thevickypedia/changelog-generator
Project-Url: Docs, https://thevickypedia.github.io/changelog-generator/
Project-Url: Source, https://github.com/thevickypedia/changelog-generator
Project-Url: Bug Tracker, https://github.com/thevickypedia/changelog-generator/issues
Project-Url: Release Notes, https://github.com/thevickypedia/changelog-generator/blob/main/release_notes.rst
License: MIT License Copyright (c) 2020 Vignesh Sivanandha Rao Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: changelog,automate,commits
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Operating System :: MacOS :: MacOS X
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Version Control :: Git
Classifier: Programming Language :: Python :: 3.7
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: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Operating System :: Microsoft :: Windows :: Windows 11
Classifier: Topic :: Documentation :: Sphinx
Requires-Python: >=3.7
Requires-Dist: click
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: xmltodict; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3162 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
changemaker/__init__.py sha256=Qyi6X8rwwfsnhZ4JMtZ8xGG7YnAAW-Apn5v1OWqa30w 16
changemaker/debugger.py sha256=CpSHYpjQfRYSNDiYdz7M8mJrMDcwVP9wVpvsM2m-aas 471
changemaker/generator.py sha256=f80-yx4PWroWWBEnEe6lda2l_6CUCgNf_U86ltd7Og0 7771
changemaker/utils/rst.py sha256=HRgBUNkbqj9rNZ1PrDjuRyVZYJT2MNCjYhmEaqKcmWQ 2788
changelog_generator-0.7.dist-info/LICENSE sha256=khwb-_X88C6Va_FZB_sJgB-xukCrEvkq8C3P_IGzysE 1078
changelog_generator-0.7.dist-info/METADATA sha256=vWO6tjDBcl5QQRtrjF1gpMGqVCrl0FeJQ4AGYqMSv6Q 6086
changelog_generator-0.7.dist-info/WHEEL sha256=AtBG6SXL3KF_v0NxLf0ehyVOh0cold-JbJYXNGorC6Q 92
changelog_generator-0.7.dist-info/entry_points.txt sha256=8sxfw8m8GmGHIhcwShQ7G53xBuMBYsTdTuR3QKmPJrM 57
changelog_generator-0.7.dist-info/top_level.txt sha256=G-ZPmDgo1URNo8Q-4vnwBWYVv42gqvl0i0iqzwoarWU 12
changelog_generator-0.7.dist-info/RECORD

top_level.txt

changemaker

entry_points.txt

changelog = changemaker.generator:main