proc-watcher

View on PyPIReverse Dependencies (0)

0.2.2 proc_watcher-0.2.2-py3-none-any.whl

Wheel Details

Project: proc-watcher
Version: 0.2.2
Filename: proc_watcher-0.2.2-py3-none-any.whl
Download: [link]
Size: 11922
MD5: 09240da95fe4cdc15ebbfc9cffe385d5
SHA256: 3c1c32ac4bbe9603446921aab36e43ee0e211c650012648f8fad3f7961a2859d
Uploaded: 2017-09-14 10:00:13 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: proc-watcher
Version: 0.2.2
Summary: a monitor for process
Author: Yifei0727
Author-Email: Yifei0727[at]gmail.com
Home-Page: https://github.com/KEDYY/process-watcher
License: MIT
Keywords: process linux monitor
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: System :: Monitoring
Classifier: Topic :: System :: Systems Administration
Classifier: Operating System :: POSIX
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: notify2; extra == "desktop-notify"
Provides-Extra: desktop-notify
[Description omitted; length: 394 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.29.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
ProcessWatcher/__init__.py sha256=kDxAd3uLHQmO5FbXYBfzGgDQnEmYUU3UjzT9ujdW9zw 85
ProcessWatcher/process_watcher.py sha256=OEzGwmi0IUz4cYH9na4Tgi3h6HXWCCDhvdnlDxyhuik 7766
ProcessWatcher/communicate/__init__.py sha256=S89XBOIGvemE-TJgFWH2ws7MkmhrwrI5WYELa8GVets 575
ProcessWatcher/communicate/dbus_notify.py sha256=nmQt7LEUbxnphMbC1D4s0KC-scVsiK_HvjvOnuSNIgY 669
ProcessWatcher/communicate/email.py sha256=pDN9mSx7lSOq8O5zzGifgkiz0lXWFh7XhMwdptCzqUw 1801
ProcessWatcher/process/__init__.py sha256=pPba4VqJTZ-lvxFGVdSHxqpz7Q0ZEoGX1mR3WSRFtuw 10615
proc_watcher-0.2.2.data/data/etc/process-watcher/watcher.conf sha256=agIa88cxu8kmg2g15v-IhdAYe4YaGKrKr0b9IOOIC04 91
proc_watcher-0.2.2.dist-info/DESCRIPTION.rst sha256=e5sb70DATEKV4uSDpCqAInojegAH6aclfc0P7gWSSro 394
proc_watcher-0.2.2.dist-info/METADATA sha256=g3xnFyHbxrSSKqEv2Ik_k2uo1RoYpHoX_m-KengqpFU 1393
proc_watcher-0.2.2.dist-info/RECORD
proc_watcher-0.2.2.dist-info/WHEEL sha256=rNo05PbNqwnXiIHFsYm0m22u4Zm6YJtugFG2THx4w3g 92
proc_watcher-0.2.2.dist-info/entry_points.txt sha256=ep-XHMS856kaxZJtdEUIfbYwwVYCb6EZiMZnHxa9MX8 196
proc_watcher-0.2.2.dist-info/metadata.json sha256=Q3RNTcBB-7_djQedPiUNrcFrcUg8xKLr1z30ZsiKKS4 1420
proc_watcher-0.2.2.dist-info/top_level.txt sha256=3tfUfgEJ8aZzgV-IoFJ1Lts5SAFJ1VSuRqiZnJcx74Y 15

top_level.txt

ProcessWatcher

entry_points.txt

proc-watcher = ProcessWatcher:main
email = ProcessWatcher.communicate.email
notify = ProcessWatcher.communicate.dbus_notify [desktop-notify]