check-system

View on PyPIReverse Dependencies (1)

1.0.0 check_system-1.0.0-py3-none-any.whl

Wheel Details

Project: check-system
Version: 1.0.0
Filename: check_system-1.0.0-py3-none-any.whl
Download: [link]
Size: 4791
MD5: 0bee8934c37befa9290eca083ed53607
SHA256: 10269d86f812b133f899e941a30ca4786242c258647a97baf07d84e00ef26eb2
Uploaded: 2023-12-12 20:04:19 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: check-system
Version: 1.0.0
Summary: Tool for checking that a system is ok
Author-Email: Viktor Rimark <python[at]rxbc.se>
Project-Url: homepage, https://blog.rxbc.se
Classifier: Development Status :: 4 - Beta
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: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
Requires-Dist: check-system[format]; extra == "dev"
Requires-Dist: check-system[lint]; extra == "dev"
Requires-Dist: check-system[test]; extra == "dev"
Requires-Dist: black; extra == "format"
Requires-Dist: isort; extra == "format"
Requires-Dist: black; extra == "lint"
Requires-Dist: isort; extra == "lint"
Requires-Dist: pylint; extra == "lint"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: mypy; extra == "types"
Provides-Extra: dev
Provides-Extra: format
Provides-Extra: lint
Provides-Extra: test
Provides-Extra: types
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1696 characters]

WHEEL

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

RECORD

Path Digest Size
check_system/__init__.py sha256=V_OVZUr3UVtocgszFD3RlETpkbyHILCSJSKWvjTPvDo 180
check_system/__main__.py sha256=ReZwZ8sAZlz7C6MLkM4oYPHrkLeAWpwW9AaNrTeTJ28 214
check_system/check_system.py sha256=0Uqhj_t0w7uOgp9lniL-X-eotqHS-B7vif5QcnTMkxk 2500
check_system-1.0.0.dist-info/LICENSE sha256=zb7ZvKjlaA-jBPwqb2gEs0Im6UK5p8pm6CcbMSxmNsg 1070
check_system-1.0.0.dist-info/METADATA sha256=obAHs4ZluavWD3Soh7ZxAfNYKr2J6xs59Sp-LjJyQRc 3097
check_system-1.0.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
check_system-1.0.0.dist-info/entry_points.txt sha256=AMIisW6vJNqrzHgpOhPJRKMB0EMgZ3OquGsBxuDZb0c 58
check_system-1.0.0.dist-info/top_level.txt sha256=zbVex8hgB--c8faeG9TXujDjP5OAk7nAIUyIjKYcIC8 13
check_system-1.0.0.dist-info/RECORD

top_level.txt

check_system

entry_points.txt

check-system = check_system:cli_wrapper