update-toml

View on PyPIReverse Dependencies (4)

0.2.1 update_toml-0.2.1-py3-none-any.whl

Wheel Details

Project: update-toml
Version: 0.2.1
Filename: update_toml-0.2.1-py3-none-any.whl
Download: [link]
Size: 4755
MD5: 440940467ef905448867e4849decb034
SHA256: 90d5d9d2efbe2f273328ec78394912c33c0f741dc3b0ae744cfc4ddbe27051f7
Uploaded: 2024-05-15 23:48:58 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: update_toml
Version: 0.2.1
Summary: Update a toml value from a CLI
Author: Jake Cyr
Author-Email: cyrjake[at]gmail.com
License: MIT
Keywords: toml,requirements,update
Classifier: License :: OSI Approved :: MIT License
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: tomlkit (<0.13.0,>=0.12.5)
Description-Content-Type: text/markdown
[Description omitted; length: 625 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
update_toml/cli_input_handler.py sha256=6ZUAC_hSwi_qZb4OGd1x4AysGxDdA6V0qDG0TupyoAA 2670
update_toml/exceptions/file_not_loaded_exception.py sha256=gWrlGN2h_omaERfy_VkwfveosPOyblE6K4YaKiRPMhg 50
update_toml/interfaces/input_handler.py sha256=QVt3LSBMwtfe3xeyjA7dUPtKqrynZZOAAt7UTt4lrl8 160
update_toml/main.py sha256=3N-N195witwXaCAnM18X6uXNqKex2R0ZRltOFIdHMWA 1152
update_toml/models/user_input.py sha256=QIQVCximKhWC8wZ44ipgNOtQMqJWKvWaOJ67TSjxn_k 156
update_toml/toml_file.py sha256=eFb2B4n__Wcb4KqJDks-EVgYxwI_6YXzoDia-LptQ-g 3026
update_toml-0.2.1.dist-info/METADATA sha256=-7vQmF4ojDx26A3_Ud_ko4Eef9ve-LLKO1Gmm711LEI 1275
update_toml-0.2.1.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
update_toml-0.2.1.dist-info/entry_points.txt sha256=T4m2AARoGEmTegA01rn1JCP-rBUMUN0QNorDZjVjmx8 53
update_toml-0.2.1.dist-info/RECORD

entry_points.txt

update-toml = update_toml.main:main