set real_name python-daemon
description Library to implement a well-behaved Unix daemon process.
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.
homepage https://pypi.python.org/pypi/python-daemon/
master_sites pypi:p/${real_name}
distname ${real_name}-${version}
checksums md5 1f6cd41473c2e201021a0aeef395b2b1 \
sha1 8d2565bbb0d035c4c379ed683b322fd7a93935ef \
rmd160 44a65672345795bbb55caefa4e32757bf5a2f9af
if {${name} ne ${subport}} {
depends_build port:py${python.version}-setuptools