This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Python > python-daemon (1.5.5)

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.

Maintained by: Klaatu
Keywords: daemon,python,pid
ChangeLog: python-daemon

Homepage:
https://pypi.python.org/pypi/python-daemon/

Source Downloads:
python-daemon-1.5.5.tar.gz (1f6cd41473c2e201021a0aeef395b2b1)

Download SlackBuild:
python-daemon.tar.gz
python-daemon.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds