aboutsummaryrefslogtreecommitdiff
path: root/python/python3-hupper/README
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2022-03-08 23:29:22 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-03-09 12:22:19 +0700
commit42f6cb5b8a98a0e62c712d21f4cb6210f175e82b (patch)
tree2e16675d0e683c7eaf09c8c1a40aa13438aca036 /python/python3-hupper/README
parentfc8ab129e60631f3ab328fab5ca174a7063ac155 (diff)
python/python3-hupper: renamed from hupper for python3, updated for version 1.10.3
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-hupper/README')
-rw-r--r--python/python3-hupper/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python3-hupper/README b/python/python3-hupper/README
new file mode 100644
index 0000000000..7205639b59
--- /dev/null
+++ b/python/python3-hupper/README
@@ -0,0 +1,3 @@
+hupper is an integrated process monitor that will track changes to any imported
+Python files in sys.modules as well as custom paths.
+When files are changed the process is restarted.