Metadata-Version: 2.1
Name: rnotify
Version: 0.1.0
Summary: Tracking system changes on Unix hosts and letting you know about it.
Author: Nicholas A
Author-email: @edmcboy
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: click (>=8.1.2,<9.0.0)
Requires-Dist: click-config-file (>=0.6.0,<0.7.0)
Requires-Dist: discord-webhook (>=0.15.0,<0.16.0)
Requires-Dist: notifiers (>=1.3.3,<2.0.0)
Requires-Dist: psutil (>=5.9.0,<6.0.0)
Requires-Dist: pymsteams (>=0.2.1,<0.3.0)
Requires-Dist: python-daemon (>=2.3.0,<3.0.0)
Requires-Dist: validators (>=0.18.2,<0.19.0)
Requires-Dist: watchdog (>=2.1.7,<3.0.0)
Requires-Dist: watchfiles (>=0.13,<0.14)
