Source: zdaemon Section: zope Priority: optional Maintainer: Debian/Ubuntu Zope Team Uploaders: Brian Sutherland , Fabio Tranchitella Build-Depends: debhelper (>= 7.0.50~), python-all (>= 2.6.6-3~), python-setuptools Build-Depends-Indep: python-zconfig, python-zope.testing Standards-Version: 3.9.3 X-Python-Version: >= 2.4 Homepage: http://pypi.python.org/pypi/zdaemon Vcs-Svn: svn://svn.debian.org/pkg-zope/zdaemon/trunk Vcs-Browser: http://svn.debian.org/viewsvn/pkg-zope/zdaemon/trunk/ Package: python-zdaemon Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python-pkg-resources Provides: ${python:Provides} Conflicts: zope3 Description: daemon process control library and tools for Unix-based systems `zdaemon` is a Python package which provides APIs for managing applications run as daemons. Its principal use to date has been to manage the application server and storage server daemons for Zope / ZEO, although it is not limited to running Python-based applications (for instance, it has been used to manage the 'spread' daemon).