pystrictconfig

View on PyPIReverse Dependencies (0)

0.0.33 pystrictconfig-0.0.33-py3-none-any.whl

Wheel Details

Project: pystrictconfig
Version: 0.0.33
Filename: pystrictconfig-0.0.33-py3-none-any.whl
Download: [link]
Size: 8677
MD5: 633c937be820acb06dc2e76280454de3
SHA256: a3c82c18b44a9b34c50fed58a8f1d3a118e8888d9323eb853890cdaf2951fa73
Uploaded: 2022-12-08 18:20:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pystrictconfig
Version: 0.0.33
Summary: A python package to enforce correctness of configuration values
Author-Email: Ivan Lamperti <ivan.lamperti.work[at]gmail.com>
Project-Url: homepage, https://github.com/odococo/pystrictconfig
Project-Url: documentation, https://github.com/odococo/pystrictconfig
Project-Url: repository, https://github.com/odococo/pystrictconfig
License: Copyright (c) 2016 The Python Packaging Authority (PyPA) 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: configuration
Classifier: Development Status :: 2 - Pre-Alpha
Requires-Python: >=3.9
Requires-Dist: PyYAML (==6.0)
Requires-Dist: click
Requires-Dist: tox; extra == "dev"
Requires-Dist: bumpver; extra == "dev"
Requires-Dist: pip-tools; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: check-manifest; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: flake8; extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 147 characters]

WHEEL

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

RECORD

Path Digest Size
pystrictconfig/__init__.py sha256=bdPtAH3AnE44x4vMR7ZC5ceVQ3BO-CfHm1zU-Viqq0U 558
pystrictconfig/__main__.py sha256=KOLL9ZMNipxSuzAdhfDNTnguuRAHBPYCqyCmSnfn_Ek 376
pystrictconfig/core.py sha256=EUJKKi5meg2iaNMCspegxedaXE1trQIRGXMZmL8NSY4 11266
pystrictconfig/custom.py sha256=IvAEbQHlLQhD8SZupsvy1_4EtDvzWr322hnJrja2qRA 1383
pystrictconfig/schema.py sha256=EDj34-ELxwMR9OIE-LIczQtgAw16gwceYmOrdWr0slg 347
pystrictconfig/utils.py sha256=BTEtW5ky7uY7_bHpdRnxDczvo1T2_zKBqGDKYnJbA8Y 1191
pystrictconfig/yaml_loader.py sha256=HUAxSKvZDghuLeWyBFA9XwcHC8bugGQCFkTTdPXG9Kk 600
pystrictconfig-0.0.33.dist-info/LICENSE.txt sha256=ceC9ZJOV9H6CtQDcYmHOS46NA3dHJ_WD4J9blH513pc 1081
pystrictconfig-0.0.33.dist-info/METADATA sha256=Yb8vIPsr1J0EDZRl7QJkiSHNBABsUaNya8gFs81YnHA 2413
pystrictconfig-0.0.33.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
pystrictconfig-0.0.33.dist-info/entry_points.txt sha256=0vh3LfOqlVrykN3K8WpalhxBJHm0SLnVwrPM4AFqfRY 59
pystrictconfig-0.0.33.dist-info/top_level.txt sha256=YYfjr0dnhLPq5HI2wexYzjbCIs-PxFg9_RrMcQAem_g 15
pystrictconfig-0.0.33.dist-info/RECORD

top_level.txt

pystrictconfig

entry_points.txt

validator = pystrictconfig.__main__:main