bump-anything

View on PyPIReverse Dependencies (0)

2.0.0 bump_anything-2.0.0-py3-none-any.whl

Wheel Details

Project: bump-anything
Version: 2.0.0
Filename: bump_anything-2.0.0-py3-none-any.whl
Download: [link]
Size: 7762
MD5: 25e4c051df4ce53d3246ef1c873f9375
SHA256: 0266a466bd20aafc078189044d8c54b9682557276334945c2a8ae7d02bf7c852
Uploaded: 2023-08-02 02:34:09 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bump-anything
Version: 2.0.0
Summary: A CLI utility for bumping the version of any file type
Author-Email: Caleb Evans <caleb[at]calebevans.me>
Maintainer-Email: Caleb Evans <caleb[at]calebevans.me>
Project-Url: homepage, https://github.com/caleb531/bump-anything
Project-Url: documentation, https://github.com/caleb531/bump-anything#readme
Project-Url: repository, https://github.com/caleb531/bump-anything
Project-Url: changelog, https://github.com/caleb531/bump-anything/releases
License: The MIT License (MIT) Copyright (c) 2019-2023 Caleb Evans 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: semver,semantic,version,versioning,bump,increment
Requires-Python: >=3.9
Requires-Dist: semver (>=3)
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 3345 characters]

WHEEL

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

RECORD

Path Digest Size
bumpanything/__init__.py sha256=1oLL20yLB1GL9IbFiZD8OReDqiCpFr-yetIR6x1cNkI 23
bumpanything/__main__.py sha256=mJe-RKSf5XmIEYAua3IMHl7_V5XADQaZCuR9RpGPDP8 6779
bumpanything/file_result.py sha256=-o4DzcCiRyIO1KsQIHzEhpfkowtZNtQms6G_YmrWke4 290
bumpanything/git.py sha256=jp9eoiA9kLGmGO8kvL0FBqBBCvWYLKe3ezmiExxkRH0 906
bump_anything-2.0.0.dist-info/LICENSE.txt sha256=fJEOEEoEKe6M5hwy1LKIJEJhKHLd4CAjWGcTSIAroqo 1083
bump_anything-2.0.0.dist-info/METADATA sha256=rLidmG3-23PMvizavPDS2rpJDTsL6Mx7bi0Lq9yGsgY 5289
bump_anything-2.0.0.dist-info/WHEEL sha256=AtBG6SXL3KF_v0NxLf0ehyVOh0cold-JbJYXNGorC6Q 92
bump_anything-2.0.0.dist-info/entry_points.txt sha256=eRXzVE8qgt0fZY4mfSMJOdvByMdrmgBTh74DLBPTvfM 95
bump_anything-2.0.0.dist-info/top_level.txt sha256=j4lTJtjPqrKyPb1FUujw3-QKpRtDmfganMgVGrV28B0 13
bump_anything-2.0.0.dist-info/RECORD

top_level.txt

bumpanything

entry_points.txt

bump = bumpanything.__main__:main
bump-anything = bumpanything.__main__:main