[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#524861: ITP: python-daemon -- Python library to implement a well-behaved Unix daemon process



Package: wnpp
Severity: wishlist
Owner: Ben Finney <ben+debian@benfinney.id.au>

Package name    : python-daemon
Version         : 1.4.4
Upstream Author : Ben Finney
URL             : http://pypi.python.org/pypi/python-daemon/
License         : PSF-2+
Programming Lang: Python
Description     : Python library to implement a well-behaved Unix daemon process

This library implements 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.

-- 
 \     “I must say that I find television very educational. The minute |
  `\       somebody turns it on, I go to the library and read a book.” |
_o__)                                                    —Groucho Marx |
Ben Finney <ben@benfinney.id.au>

Attachment: signature.asc
Description: Digital signature


Reply to: