tomlcheck

View on PyPIReverse Dependencies (0)

0.2.3 tomlcheck-0.2.3-py3-none-any.whl

Wheel Details

Project: tomlcheck
Version: 0.2.3
Filename: tomlcheck-0.2.3-py3-none-any.whl
Download: [link]
Size: 3152
MD5: 5e2d74009fa39e937eca386d7db1471f
SHA256: 6f4f9e4e87e83b5d7577fbca63f3f51712b986781ee6ff69987d3c0cd703425d
Uploaded: 2024-06-22 05:04:27 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tomlcheck
Version: 0.2.3
Summary: A simple toml syntax checker
Author: Arijit Basu
Author-Email: sayanarijit[at]gmail.com
Home-Page: http://github.com/sayanarijit/tomlcheck
Project-Url: Repository, http://github.com/sayanarijit/tomlcheck
License: MIT
Keywords: toml,toml-validation,pre-commit,pre-commit-hooks
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
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
Classifier: Topic :: Software Development
Requires-Python: >=3.6,<4.0
Requires-Dist: toml (<0.11.0,>=0.10.0)
Description-Content-Type: text/x-rst
[Description omitted; length: 1700 characters]

WHEEL

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

RECORD

Path Digest Size
tomlcheck/__init__.py sha256=uuvDbdU4Oe01NUR9WBsRg_zbDg8UuAIZomwp_2f0U2Y 86
tomlcheck/main.py sha256=aF8xdq0p-3BM7MNKD7FiXcMDRTMT0-XZ2_ta0mppgPE 693
tomlcheck/run.py sha256=Mp-Alw56Kyj7DZBYeM7SIDpcPzH5YY35RAK0wMlnIuU 910
tomlcheck-0.2.3.dist-info/METADATA sha256=tUQgI3TVJabXHBPMBL9BUvhPkOQaB1MjVWoda2riLYk 2677
tomlcheck-0.2.3.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
tomlcheck-0.2.3.dist-info/entry_points.txt sha256=SZGv9_KiwJh3PQ2vmSGWGc-0eJvXt5bzTxukSOPIPWc 47
tomlcheck-0.2.3.dist-info/RECORD

entry_points.txt

tomlcheck = tomlcheck.run:run