Description
python-daemonize - enable your code to run as a daemon process - Python 2.x
Distribution: Ubuntu 16.04 LTS (Xenial Xerus)
Repository: Ubuntu Universe amd64
Package name: python-daemonize
Package version: 2.3.1
Package release: 1
Package architecture: all
Package type: deb
Installed size: 51 B
Download size: 5.51 KB
Official Mirror: archive.ubuntu.com
Daemonize is a library for writing system daemons in Python. It has some bits
from http://daemonize.sourceforge.net, and should work under Python 2.x and
3.x.
This package contains the Python 2.x module.