Library to implement a well-behaved Unix daemon process

Edit Package python-python-daemon
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.

Refresh
Refresh
Source Files
Filename Size Changed
python-daemon-2.2.4.tar.gz 0000080775 78.9 KB
python-python-daemon.changes 0000012306 12 KB
python-python-daemon.spec 0000002757 2.69 KB
Revision 22 (latest revision is 30)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 780388 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 22)
- update to 2.2.4:
  * Run the Setuptools `egg-info` command as part of the `build`
    command.
  * Create the socket and catch “non-socket” errors.
  * Only deal with a range of file descriptors if the range is not empty.
  * Declare Twine as a build dependency.
  * Reformat the change log entries with keepachangelog.com sub-sections.
Comments 0
openSUSE Build Service is sponsored by