changelog-cli

View on PyPIReverse Dependencies (1)

0.7.1 changelog_cli-0.7.1-py2.py3-none-any.whl

Wheel Details

Project: changelog-cli
Version: 0.7.1
Filename: changelog_cli-0.7.1-py2.py3-none-any.whl
Download: [link]
Size: 6912
MD5: 1bdc6547b17f4ceeb6525635ceb3c80c
SHA256: aaae0cfeb3681a4d7b10993f945dedf19c761b7582625f75a7abdd7272808f73
Uploaded: 2020-02-10 04:49:38 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: changelog-cli
Version: 0.7.1
Summary: Command line interface for managing CHANGELOG.md files
Author: Ryan McDevitt
Author-Email: mcdevitt.ryan[at]gmail.com
Home-Page: https://github.com/mc706/changelog-cli
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Documentation
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Documentation
Classifier: Topic :: Utilities
Requires-Dist: click
Requires-Dist: prospector; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: coverage; extra == "dev"
Requires-Dist: invoke; extra == "dev"
Requires-Dist: wheel; extra == "dev"
Requires-Dist: mock; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
[Description omitted; length: 3427 characters]

WHEEL

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

RECORD

Path Digest Size
changelog/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
changelog/_version.py sha256=NAZlcvWWqgZBo97JC1U37XNuTFohcrqQJxipfzR0RAo 23
changelog/commands.py sha256=Qcx1SDzEaHCb3CK8-HR4YFxe2HDCo4fm1DGGJz0_oZ8 4350
changelog/exceptions.py sha256=pq7mOBcE659F9sT_cQmIwkI5Xxct9jhAcTDRPRCCdXM 53
changelog/templates.py sha256=2V3guxpTCUGm4hOPCIWFeBBfKGKp4uRUNmYJ6SQaCnA 576
changelog/utils.py sha256=E09vpD6yyajdNWVtTOg2mpOgygf4fDB8cBChCYXBtwQ 5487
changelog_cli-0.7.1.dist-info/METADATA sha256=xkrEcrZS1xUH_DmR-NOrjREsHO2MVeBBZSZbIWLUAX4 4663
changelog_cli-0.7.1.dist-info/WHEEL sha256=kGT74LWyRUZrL4VgLh6_g12IeVl_9u9ZVhadrgXZUEY 110
changelog_cli-0.7.1.dist-info/entry_points.txt sha256=WeSPiUSgfoUxDvFkk_7N0obhAC9YarQhTSE51CT-GG0 82
changelog_cli-0.7.1.dist-info/top_level.txt sha256=xWXFAUk64Wf-S_-kRFbQ7ORx2aQdi_BPU_L_hxC9kzI 10
changelog_cli-0.7.1.dist-info/RECORD

top_level.txt

changelog

entry_points.txt

changelog = changelog.commands:cli
cl = changelog.commands:cli