Metadata-Version: 2.1
Name: kuhl-haus-canary
Version: 0.2.6
Summary: Simple canary and site monitoring service
Author-Email: Tom Pounders <git@oldschool.engineer>
License: The MIT License (MIT)
         
         Copyright (c) 2025 Tom Pounders
         
         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.
         
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Project-URL: Homepage, https://github.com/kuhl-haus/kuhl-haus-canary
Project-URL: Documentation, https://github.com/kuhl-haus/kuhl-haus-canary/wiki
Project-URL: Source, https://github.com/kuhl-haus/kuhl-haus-canary.git
Project-URL: Changelog, https://github.com/kuhl-haus/kuhl-haus-canary/commits
Project-URL: Tracker, https://github.com/kuhl-haus/kuhl-haus-canary/issues
Requires-Python: >=3.12
Requires-Dist: kuhl-haus-metrics==0.2.3
Requires-Dist: requests~=2.32.3
Requires-Dist: dataclasses-json~=0.6.7
Requires-Dist: dnspython~=2.7.0
Requires-Dist: pyOpenSSL~=25.0.0
Requires-Dist: importlib-metadata~=8.6.1
Provides-Extra: testing
Requires-Dist: setuptools~=76.1.0; extra == "testing"
Requires-Dist: pdm-backend; extra == "testing"
Requires-Dist: pytest~=8.3.5; extra == "testing"
Requires-Dist: pytest-cov~=6.0.0; extra == "testing"
Description-Content-Type: text/markdown

<!-- These are examples of badges you might want to add to your README:
   please update the URLs accordingly 

[![ReadTheDocs](https://readthedocs.org/projects/kuhl-haus-metrics/badge/?version=latest)](https://kuhl-haus-metrics.readthedocs.io/en/stable/)
[![PyPI-Server](https://img.shields.io/pypi/v/kuhl-haus-metrics.svg)](https://pypi.org/project/kuhl-haus-metrics/)
[![Conda-Forge](https://img.shields.io/conda/vn/conda-forge/kuhl-haus-metrics.svg)](https://anaconda.org/conda-forge/kuhl-haus-metrics)
[![Monthly Downloads](https://pepy.tech/badge/kuhl-haus-metrics/month)](https://pepy.tech/project/kuhl-haus-metrics)
-->

[![Project generated with PyScaffold](https://img.shields.io/badge/-PyScaffold-005CA0?logo=pyscaffold)](https://pyscaffold.org/)

# kuhl-haus-canary

Simple canary and site monitoring service

... more to come!

## Note

This project has been set up using PyScaffold 4.6. For details and usage
information on PyScaffold see https://pyscaffold.org/.
