diff options
| author | Lockywolf <for_sbo.python3-inotify-simple_2023-11-29@lockywolf.net> | 2023-11-30 22:37:51 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-11-30 23:00:12 +0700 |
| commit | df8cf1df4d088cc7d80cc1b7a91f72104e1787ea (patch) | |
| tree | b5b0370e7460800cf68efb5dac9973daa1f743c5 /python/python3-inotify-simple/slack-desc | |
| parent | 4481e8774704d67c5bf33079c386cbf6aa6cd3d9 (diff) | |
python/python3-inotify-simple: Added (inotify wrapper).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-inotify-simple/slack-desc')
| -rw-r--r-- | python/python3-inotify-simple/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-inotify-simple/slack-desc b/python/python3-inotify-simple/slack-desc new file mode 100644 index 0000000000..7a8fef0e98 --- /dev/null +++ b/python/python3-inotify-simple/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +python3-inotify-simple: python3-inotify-simple (Python wrapper around inotify) +python3-inotify-simple: +python3-inotify-simple: inotify_simple is a simple Python wrapper around inotify. No fancy +python3-inotify-simple: bells and whistles, just a literal wrapper with ctypes. +python3-inotify-simple: +python3-inotify-simple: +python3-inotify-simple: +python3-inotify-simple: +python3-inotify-simple: +python3-inotify-simple: +python3-inotify-simple: |
