Metadata-Version: 2.3
Name: elenchos
Version: 1.1.0
Summary: Élenchos: A Nagios plugin framework
License: MIT
Keywords: Élenchos,Elenchos,Nagios,Plugin
Author: Set Based IT Consultancy
Author-email: info@setbased.nl
Requires-Python: >=3.10.0,<4.0.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: System :: Systems Administration
Requires-Dist: cleo (>=2.1.0,<3.0.0)
Requires-Dist: lxml (>=5.3.0,<6.0.0)
Project-URL: Documentation, https://github.com/NagiosElenchos/elenchos
Project-URL: Repository, https://github.com/NagiosElenchos/elenchos
Description-Content-Type: text/markdown

# Élenchos

A [Nagios](https://www.nagios.org/) plugin framework in Python.

## Documentation

Documentation for developers who want to create Nagios plugins using Élenchos and the documentation for administrators
who want to install Nagios plugins build with Élenchos can be found at https://elenchos.readthedocs.io.

### License
This project is licensed under the terms of the MIT license.

