Metadata-Version: 2.1
Name: infracheck
Version: 1.8.1.dev25
Summary: KISS healthcheck implemented in Python and Bash
Home-page: https://github.com/riotkit-org/infracheck
Author: RiotKit Collective
Author-email: riotkit@riseup.net
License: MIT
Description: InfraCheck
        ==========
        
        Health check system designed to be easy to extend by not enforcing the programming language.
        A single health check unit (let we call it later just 'check') can be written even in BASH.
        
        Read more in the documentation at: https://readthedocs.org/projects/infracheck/badge/?version=latest
        
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Utilities
Classifier: Topic :: System :: Systems Administration
Requires-Python: >=3.6
Description-Content-Type: text/markdown; charset=UTF-8
