mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 18:41:17 +02:00
9 lines
373 B
Plaintext
9 lines
373 B
Plaintext
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).
|
|
|
|
WWW: https://pypi.python.org/pypi/zdaemon/
|