keepachangelog

View on PyPIReverse Dependencies (17)

2.0.0 keepachangelog-2.0.0-py3-none-any.whl

Wheel Details

Project: keepachangelog
Version: 2.0.0
Filename: keepachangelog-2.0.0-py3-none-any.whl
Download: [link]
Size: 13349
MD5: ca0a3a83f796d854c500f3f2147e7860
SHA256: 0b2259fd73b55f2b99e61035ff83f3d86d0f2764841a7e2de86e31e675e42fee
Uploaded: 2024-06-14 12:56:26 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: keepachangelog
Version: 2.0.0
Summary: Manipulate keep a changelog files
Author-Email: Colin Bounouar <colin.bounouar.dev[at]gmail.com>
Maintainer-Email: Colin Bounouar <colin.bounouar.dev[at]gmail.com>
Project-Url: documentation, https://colin-b.github.io/keepachangelog/
Project-Url: repository, https://github.com/Colin-b/keepachangelog
Project-Url: changelog, https://github.com/Colin-b/keepachangelog/blob/master/CHANGELOG.md
Project-Url: issues, https://github.com/Colin-b/keepachangelog/issues
License: MIT License Copyright (c) 2024 Colin Bounouar 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,CHANGELOG.md,markdown
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Typing :: Typed
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Build Tools
Requires-Python: >=3.9
Requires-Dist: httpx (==0.27.*); extra == "testing"
Requires-Dist: starlette (==0.37.*); extra == "testing"
Requires-Dist: flask-restx (==1.*); extra == "testing"
Requires-Dist: pytest-cov (==5.*); extra == "testing"
Provides-Extra: testing
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 10473 characters]

WHEEL

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

RECORD

Path Digest Size
keepachangelog/__init__.py sha256=GW-Ns4pVBnxwbNC4fUei8w0BPGw01SBEtNvF7brFRlA 184
keepachangelog/__main__.py sha256=UE-D3kTCUNQPgpEEdRzbXHEoXyBoSMQ4dXCw_URk0tw 3020
keepachangelog/_changelog.py sha256=GF5f6t2yWAS3WQf9XbPPLNxSn296N0c4IC4u9IHWAcQ 9700
keepachangelog/_versioning.py sha256=qKfelYQjjWc7ma4LS51Rg0-PBoS9psNGXcz2pEEIHec 5349
keepachangelog/flask_restx.py sha256=FfOVI-KeD58TXhNa8zqtsUgJpY7HpSHLU1OxW6Qa6dc 3354
keepachangelog/starlette.py sha256=T4_-tCNofhXJ5zgWUavsjtJ9TIuQJ7HAql2F7ODrAcY 863
keepachangelog/version.py sha256=8mzVgAyy3FnHItgXdLNxaKqnkRgDgKdv7AAmWoUDsDw 371
keepachangelog-2.0.0.dist-info/LICENSE sha256=hlOb5wFFIjZczsih5GOMSUY0k4HLdhNPOozJsj0JExE 1071
keepachangelog-2.0.0.dist-info/METADATA sha256=kdjRgpwIqzxTUWUjHUWJOZdPbYxcuFP8Cq8Q41xpSw0 13180
keepachangelog-2.0.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
keepachangelog-2.0.0.dist-info/entry_points.txt sha256=PpTU-eFjNJ1K9ctcpLAnill1rBChOC9FXANe0A6iazQ 64
keepachangelog-2.0.0.dist-info/top_level.txt sha256=UvpKQoQCBuUxzbRJEYT8zlZUjiSP1_z_PAAM1zJatsI 15
keepachangelog-2.0.0.dist-info/RECORD

top_level.txt

keepachangelog

entry_points.txt

keepachangelog = keepachangelog.__main__:main