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.3.0.tar.gz 0000082831 80.9 KB
python-python-daemon.changes 0000013276 13 KB
python-python-daemon.spec 0000002766 2.7 KB
remove_double_patch.patch 0000001590 1.55 KB
remove_safe_hasattr.patch 0000000571 571 Bytes
Revision 25 (latest revision is 30)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 946125 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 25)
- Add remove_double_patch.patch and remove_safe_hasattr.patch to
  fix https://pagure.io/python-daemon/issue/53
- Remove pytest as the test runner (apparently, the package
  requires python3 -munittest discovery).
Comments 0
openSUSE Build Service is sponsored by