pre-commit-hooks-changelog

View on PyPIReverse Dependencies (0)

0.1.4 pre_commit_hooks_changelog-0.1.4-py2.py3-none-any.whl

Wheel Details

Project: pre-commit-hooks-changelog
Version: 0.1.4
Filename: pre_commit_hooks_changelog-0.1.4-py2.py3-none-any.whl
Download: [link]
Size: 3311
MD5: 7c6b36059040ba419ecdf5a9c9ce0597
SHA256: 238123797f575a2c915ccad768223dd1bd2b5c2b83dedec4f62aee514f0ad8fe
Uploaded: 2019-12-15 02:47:40 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pre-commit-hooks-changelog
Version: 0.1.4
Summary: generate Changelog.md from yaml files in changelog folder
Author: Anthony Greau
Author-Email: greau.anthony[at]gmail.com
Home-Page: https://https://github.com/chrysa/pre-commit-hooks-changelog
Download-Url: https://github.com/chrysa/pre-commit-hooks-changelog/archive/v0.1.4.tar.gz
Keywords: pre-commit,changelog
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6
Requires-Dist: ruamel.yaml (>=0.16.5)
Requires-Dist: PyYAML (==5.1.2); extra == "pre_commit"
Requires-Dist: isort (==4.3.21); extra == "pre_commit"
Requires-Dist: pipenv (==2018.11.26); extra == "pre_commit"
Requires-Dist: twine; extra == "push"
Requires-Dist: coverage; extra == "tests"
Requires-Dist: mock; extra == "tests"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-env; extra == "tests"
Requires-Dist: tox; extra == "tests"
Provides-Extra: pre_commit
Provides-Extra: push
Provides-Extra: tests
Description-Content-Type: text/markdown
[Description omitted; length: 904 characters]

WHEEL

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

RECORD

Path Digest Size
helper/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
helper/markdown.py sha256=DUyMEhq2rVn2U1DgS3tMBWzsf_pfIzXYs42jYktQxDc 2482
pre_commit_hooks_changelog-0.1.4.dist-info/METADATA sha256=6mZjnHmPm-Wq8Kf0Qi9qrdpIJZwBN4-moO5cfx1UYHU 2335
pre_commit_hooks_changelog-0.1.4.dist-info/WHEEL sha256=_wJFdOYk7i3xxT8ElOkUJvOdOvfNGbR9g-bf6UQT6sU 110
pre_commit_hooks_changelog-0.1.4.dist-info/entry_points.txt sha256=A272vaSsjqPfQAjLVn-LCqXgYWdxnh8R5d6v_ShHOEc 75
pre_commit_hooks_changelog-0.1.4.dist-info/top_level.txt sha256=VM8lkErPJijbKhnfEGA_hE_YDXde4iizgqWKloZIxW8 7
pre_commit_hooks_changelog-0.1.4.dist-info/RECORD

top_level.txt

helper

entry_points.txt

pre-commit-generate-changelog = generate_changelog:main