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
explicit-packaging.patch 0000002376 2.32 KB
python-daemon-3.0.1.tar.gz 0000081337 79.4 KB
python-python-daemon.changes 0000017107 16.7 KB
python-python-daemon.spec 0000002782 2.72 KB
Latest Revision
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1201440 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 32)
- Revert to 3.0.1. Version 3.0.2 was yanked from pypi because it
  breaks setuptools
  (https://pagure.io/python-daemon/issue/94, https://pypi.org/project/python-daemon/3.0.2/)
- Add patch explicit-packaging.patch to fix issue with current
  setuptools: https://pagure.io/python-daemon/issue/73
Comments 0
openSUSE Build Service is sponsored by