rnotify

View on PyPIReverse Dependencies (0)

0.1.3 rnotify-0.1.3-py3-none-any.whl

Wheel Details

Project: rnotify
Version: 0.1.3
Filename: rnotify-0.1.3-py3-none-any.whl
Download: [link]
Size: 9517
MD5: d08deeb1e0a0040ad6e783b190e676bf
SHA256: b2cc71793a4fa0eb44c343479da298378c88deb00b054be485e1384741073167
Uploaded: 2022-05-17 13:43:12 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: rnotify
Version: 0.1.3
Summary: Tracking system changes on Unix hosts and letting you know about it.
Author: Nicholas A
Author-Email: nicholasanastasirepair[at]gmail.com
Home-Page: https://github.com/puzzlpeaches/rnotify
Project-Url: Repository, https://github.com/puzzlepeaches/rnotify
License: BSD 3-Clause
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8,<4.0
Requires-Dist: click (<9.0.0,>=8.1.2)
Requires-Dist: click-config-file (<0.7.0,>=0.6.0)
Requires-Dist: discord-webhook (<0.16.0,>=0.15.0)
Requires-Dist: notifiers (<2.0.0,>=1.3.3)
Requires-Dist: psutil (<6.0.0,>=5.9.0)
Requires-Dist: pymsteams (<0.3.0,>=0.2.1)
Requires-Dist: python-daemon (<3.0.0,>=2.3.0)
Requires-Dist: validators (<0.19.0,>=0.18.2)
Requires-Dist: watchdog (<3.0.0,>=2.1.7)
Requires-Dist: watchfiles (<0.14,>=0.13)
Description-Content-Type: text/markdown
[Description omitted; length: 4428 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.8
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
LICENSE sha256=_2ekY6l0X_OE42uoe8Mdw99G9RqjmBPpNIOETDHGvzM 1498
rnotify/__init__.py sha256=kUR5RAFc7HCeiqdlX36dZOHkUI5wI6V_43RpEcD8b-0 22
rnotify/lib/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
rnotify/lib/file.py sha256=2ftzNEVrugfDJH1IojrG50nn4acyXEPiUpEthTXL-rQ 1736
rnotify/lib/folder.py sha256=qKHaxvGq8CKrUdXsn0OcqU4_M2NWdObWdfCLaG6ICZY 915
rnotify/lib/notify.py sha256=I0ba2CqgnlorFOXXAExJeqlDPbhc1YSoD75PD6FpQFQ 1266
rnotify/lib/pid.py sha256=mKogys05CVhUIuSIrtsN_YZQz680P07xUwh9xKCXOso 253
rnotify/lib/utils.py sha256=fHDXgW1QUb0X_tfsmvKemsruOpn-ZjcC-VRXPyPbEeU 3441
rnotify/main.py sha256=WVVAO4LbNThuXWMu__g7NyRhyfUj8brmglCZbo_TxqM 5675
rnotify-0.1.3.dist-info/entry_points.txt sha256=S4wPcy4wDIPptPGevylL4nJhNC52_n4E-MvAQ8Hgf9Q 64
rnotify-0.1.3.dist-info/LICENSE sha256=_2ekY6l0X_OE42uoe8Mdw99G9RqjmBPpNIOETDHGvzM 1498
rnotify-0.1.3.dist-info/WHEEL sha256=DA86_h4QwwzGeRoz62o1svYt5kGEXpoUTuTtwzoTb30 83
rnotify-0.1.3.dist-info/METADATA sha256=4kQGOH9iyLFJ1jJScVzonBGWx9fCzshA0c2l6cSRzIw 5513
rnotify-0.1.3.dist-info/RECORD

entry_points.txt

rn = rnotify.main:cli
rnotify = rnotify.main:cli