Library to implement a well-behaved Unix daemon process
http://www.clapper.org/software/python/daemon
This library implements the well-behaved daemon specification of PEP 3143, "Standard daemon
process library".
A well-behaved Unix daemon process is tricky to get right, but the required steps are much the
same for every daemon program. A DaemonContext instance holds the behaviour and configured
process environment for the program; use the instance as a context manager to enter a daemon state.
- Sources inherited from project openSUSE:Leap:42.1
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:42.1:Update/python-python-daemon && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-daemon-2.0.6.tar.gz | 0000072668 71 KB | |
python-python-daemon.changes | 0000008469 8.27 KB | |
python-python-daemon.spec | 0000002509 2.45 KB |
Latest Revision
Stephan Kulow (coolo)
accepted
request 340547
from
Dominique Leuenberger (dimstar)
(revision 3)
Update to the latest version from oS:F - it's a leaf package, nothing depends on it, so the update should be safe - and it builds
Comments 0