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 | 0000006326 6.18 KB | |
python-zdaemon.spec | 0000002630 2.57 KB | |
zdaemon-5.0.tar.gz | 0000059149 57.8 KB |
Revision 38 (latest revision is 44)
Steve Kowalik (StevenK)
committed
(revision 38)
- Update to 5.0: * Drop support for Python 2.7, 3.5, 3.6. - Switch to autosetup and pyproject macros. - No more greedy globs in %files.
Comments 0