incremental

View on PyPIReverse Dependencies (102)

24.7.2 incremental-24.7.2-py3-none-any.whl

Wheel Details

Project: incremental
Version: 24.7.2
Filename: incremental-24.7.2-py3-none-any.whl
Download: [link]
Size: 20516
MD5: 14a9e17d860d3ad0437e90aa180313a7
SHA256: 8cb2c3431530bec48ad70513931a760f446ad6c25e8333ca5d95e24b0ed7b8fe
Uploaded: 2024-07-29 20:03:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: incremental
Version: 24.7.2
Summary: A small library that versions your Python projects.
Maintainer-Email: Amber Brown <hawkowl[at]twistedmatrix.com>
Project-Url: Homepage, https://github.com/twisted/incremental
Project-Url: Documentation, https://twisted.org/incremental/docs/
Project-Url: Issues, https://github.com/twisted/incremental/issues
Project-Url: Changelog, https://github.com/twisted/incremental/blob/trunk/NEWS.rst
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Framework :: Hatch
Classifier: Framework :: Setuptools Plugin
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Requires-Dist: setuptools (>=61.0)
Requires-Dist: tomli; python_version < "3.11"
Requires-Dist: click (>=6.0); extra == "scripts"
Provides-Extra: scripts
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 6905 characters]

WHEEL

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

RECORD

Path Digest Size
incremental/__init__.py sha256=nauHRwJRF4iGndKmd4gRf-8070yCmEeiB6f3_5yELa0 16249
incremental/_hatch.py sha256=dOyXFjDCzZ-LJW4pjFyUdmhKbjLFfVlRHJUbAhsXUzY 1177
incremental/_version.py sha256=rxl1OinAM7VWLBHgEeq9ct5oA0JSu6-KTNlddH5pQYM 272
incremental/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
incremental/update.py sha256=KHMVpigqjE057CrVVcZK0kdcJfZ9HDjQsSO8CGikBUk 7184
incremental/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
incremental/tests/test_pyproject.py sha256=3-uT58bzTAd_YK1GcLNW3Jej_iFl0TVB1SaZ9OkrNB4 5392
incremental/tests/test_update.py sha256=_5YzInHY94A0ovmFBTnj_Bsgpnikl4LCSc-AFbwbvVs 33965
incremental/tests/test_version.py sha256=xARaS4SPLSKf3j8X0BJNqI5pefLugREMyeBkNszsl20 18849
incremental-24.7.2.dist-info/LICENSE sha256=0EO8iJm0aV3h9FEdj1B7kn4RcjuYHOYA-j73tzlUr6U 1945
incremental-24.7.2.dist-info/METADATA sha256=r3zgxEo3-o0v0OngxUewG05-AsZWPBGgk7TWXBxbCF8 8079
incremental-24.7.2.dist-info/WHEEL sha256=R0nc6qTxuoLk7ShA2_Y-UWkN8ZdfDBG2B6Eqpz2WXbs 91
incremental-24.7.2.dist-info/entry_points.txt sha256=ekGk1HfwzF7271KBYRJqBrRYeJw3IwmQ-hY4aLbV8jk 216
incremental-24.7.2.dist-info/top_level.txt sha256=dVpYwi6ag8TlocBDEAfD7HydlIWoVmh6ESMv04izUdc 12
incremental-24.7.2.dist-info/RECORD

top_level.txt

incremental

entry_points.txt

use_incremental = incremental:_get_distutils_version
[hatch]
incremental = incremental._hatch
incremental = incremental:_get_setuptools_version