Daemon process control library and tools
http://pypi.python.org/pypi/zdaemon
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
- Sources inherited from project devel:languages:python
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / python-zdaemon
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:smarty12:Python/python-zdaemon && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000149 149 Bytes | |
obs-timeout.patch | 0000001744 1.7 KB | |
python-zdaemon.changes | 0000006047 5.91 KB | |
python-zdaemon.spec | 0000002633 2.57 KB | |
zdaemon-4.4.tar.gz | 0000059205 57.8 KB |
Revision 36 (latest revision is 44)
Dirk Mueller (dirkmueller)
accepted
request 1041281
from
Yogalakshmi Arunachalam (yarunachalam)
(revision 36)
- Update to version 4.4 * Add support for Python 3.8, 3.9, 3.10, 3.11. * Drop support for Python 3.4. * Drop support for python setup.py test to run the tests. (#23) * Drop support for installing this package without having setuptools.
Comments 0