diff options
| author | Dimitris Zlatanidis <dslackw@gmail.com> | 2024-02-02 08:17:18 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-02-02 15:49:38 +0700 |
| commit | a2b021d78d338cca7e53bb5f287b6a164435defb (patch) | |
| tree | 1271d328226cd2198784b9ab43b34c6f37ee122e /python/python3-daemon/slack-desc | |
| parent | c40b9bd5e5120b17d6d6db0039e8c8c5c3fc380e (diff) | |
python/python3-daemon: Added (Python Daemon).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-daemon/slack-desc')
| -rw-r--r-- | python/python3-daemon/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-daemon/slack-desc b/python/python3-daemon/slack-desc new file mode 100644 index 0000000000..447f70148e --- /dev/null +++ b/python/python3-daemon/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-daemon: python3-daemon (Python daemon library) +python3-daemon: +python3-daemon: This library implements the well-behaved daemon specification of +python3-daemon: PEP 3143, "Standard daemon process library". +python3-daemon: +python3-daemon: Homepage: https://pagure.io/python-daemon +python3-daemon: +python3-daemon: +python3-daemon: +python3-daemon: +python3-daemon: |
