toml-validator

View on PyPIReverse Dependencies (0)

1.5.1 toml_validator-1.5.1-py3-none-any.whl

Wheel Details

Project: toml-validator
Version: 1.5.1
Filename: toml_validator-1.5.1-py3-none-any.whl
Download: [link]
Size: 5287
MD5: 6eb6a7e7f15690b8e9c01638c38b531a
SHA256: 5492134a313f119b89d9f07cd3f15640c0e527676f2fdb52fb8d94c62fe26ca6
Uploaded: 2021-02-16 18:56:09 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: toml-validator
Version: 1.5.1
Summary: Simple TOML file validator using Python.
Author: Thiago Carvalho D'Ávila
Author-Email: thiagocavila[at]gmail.com
Home-Page: https://github.com/staticdev/toml-validator
Project-Url: Changelog, https://github.com/staticdev/toml-validator/releases
Project-Url: Documentation, https://toml-validator.readthedocs.io
Project-Url: Repository, https://github.com/staticdev/toml-validator
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7,<4.0
Requires-Dist: click (<8.0,>=7.0)
Requires-Dist: tomlkit (<0.8.0,>=0.5.9)
Description-Content-Type: text/x-rst
[Description omitted; length: 3068 characters]

WHEEL

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

RECORD

Path Digest Size
toml_validator/__init__.py sha256=odmbNbk_AASRLPuSLmuF5y5OWoCjx61hjy10i2PGinI 26
toml_validator/__main__.py sha256=uLnE2M5YBMLZcLPDS1IeSYvfrTvYI6puOMz6YO-iVRQ 1923
toml_validator/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
toml_validator/use_cases/__init__.py sha256=IhTboUZKa2QpAMsJShDNgwFBiPClBI-3aLxKUbbtAGg 17
toml_validator/use_cases/toml.py sha256=LDN4LLR9_W9bjTf9xJAQbzYa79KkJprk26sdWjkgf0A 855
toml_validator-1.5.1.dist-info/entry_points.txt sha256=FPxTdqXs4tBrBT_Ug3uxTKlf5PdU9oZYDMQekWLUIf0 63
toml_validator-1.5.1.dist-info/LICENSE.rst sha256=rZJYkcEbDTZMd2nufO9EbSXQfj7SgEmqFb6hmT4XTIY 1096
toml_validator-1.5.1.dist-info/WHEEL sha256=VN2eEg4PHbTOniXb-cCYQPc6zUTS4dAcATjlgU3q-Lo 83
toml_validator-1.5.1.dist-info/METADATA sha256=9IAcwyHCNZ794SHkjJfDPpNYYTRtQ5oDwbX9L2KPHro 3915
toml_validator-1.5.1.dist-info/RECORD

entry_points.txt

toml-validator = toml_validator.__main__:main