check-changelog

View on PyPIReverse Dependencies (0)

0.4.1 check_changelog-0.4.1-py3-none-any.whl

Wheel Details

Project: check-changelog
Version: 0.4.1
Filename: check_changelog-0.4.1-py3-none-any.whl
Download: [link]
Size: 13298
MD5: e03bfe7c1e2a37166e6e078c03f09b2b
SHA256: fff75548ede54e6694c597d32b2add4e0aea0ea400c04c4f54199cdf7352ecc9
Uploaded: 2023-07-26 05:45:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: check-changelog
Version: 0.4.1
Summary: check that changelog conforms to 'Keep A Changelog' style
Author-Email: Anatoly Asviyan <aanatoly[at]gmail.com>
Project-Url: Homepage, https://github.com/aanatoly/check-changelog
Project-Url: Repository, https://github.com/aanatoly/check-changelog
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development
Requires-Dist: markdown-it-py
Requires-Dist: pydevkit (<4.0.0,>=3.1.2)
Requires-Dist: toml
Description-Content-Type: text/markdown
[Description omitted; length: 3875 characters]

WHEEL

Wheel-Version: 1.0
Generator: pdm-pep517 1.1.4
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
check_changelog/__init__.py sha256=z6wfs6rLKrBxFKviVD4mhopUYd8p9VKRhEIsCmVDZ1I 160
check_changelog/__main__.py sha256=zdT0yufVVWQv4R5j6xDD2zSU5ZDr5XA-4avX-9DAt6s 2807
check_changelog/changelog.py sha256=-lHaN9IXL3VNnUIAMHmEjXlufPDaaMlfOq3IoU3a3PQ 20940
check_changelog/git.py sha256=ChuBqb7PofXdDWeqMVgwIjS-ioXCoKGFj-ZaTMID0yA 1946
check_changelog/misc.py sha256=6hW2mtJ7MqfeRTEnm9BEAqfi_Hj5kAOpy5ayGt0Kr5I 2174
check_changelog/release.py sha256=DMsIAKdown-POoLKc9mT6SP1W2-CM58wUSZs8FM4tMs 589
check_changelog/__version__.py sha256=8yPI9dbwQUYqhMtA3RfAi5yJOhZBnz-g8966ssrYXiU 21
check_changelog-0.4.1.dist-info/entry_points.txt sha256=QO_7CfyUIWuIRCmlmoZQpMzme-MWBAtLL1oToAsuhbI 65
check_changelog-0.4.1.dist-info/WHEEL sha256=B19PGBCYhWaz2p_UjAoRVh767nYQfk14Sn4TpIZ-nfU 87
check_changelog-0.4.1.dist-info/METADATA sha256=LJDicivdANeOsBj3SAhc2hmy6e0UnUbwjGRPqa99Jec 4770
check_changelog-0.4.1.dist-info/licenses/LICENSE sha256=TZ52n6XUyJFPMHXZ2evCCSYnunrYn-7LRPZV8n4FvSw 1103
check_changelog-0.4.1.dist-info/RECORD

entry_points.txt

check-changelog = check_changelog.__main__:main