Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37658803
en ru br
ALT Linux repos
S:3.0.1-alt1

Group :: Development/Python3
RPM: python3-module-daemon

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 3.0.1-alt1
Build date: 10 may 2023, 15:17 ( 51.0 weeks ago )
Size: 75.35 Kb

Home page:   https://pypi.org/project/python-daemon/

License: Apache-2.0
Summary: Library to implement a well-behaved Unix daemon process
Description:

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.

Current maintainer: Stanislav Levin

List of contributors

List of rpms provided by this srpm:

  • python3-module-daemon
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin