NOTICE: This package has been removed from pkgsrc

./wip/py-daemon, Library to implement a well-behaved Unix daemon process

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.5.5, Package name: py27-daemon-1.5.5, Maintainer: kamel.derouiche

A well-behaved Unix daemon process is tricky to get right, but the required
steps are much the same for every daemon program. A DaemonContext instance
holds the behaviour and configured process environment for the program; use
the instance as a context manager to enter a daemon state.


Required to run:
[devel/py-setuptools] [lang/python27]

Master sites:

SHA1: 8d2565bbb0d035c4c379ed683b322fd7a93935ef
RMD160: 44a65672345795bbb55caefa4e32757bf5a2f9af
Filesize: 40.083 KB

Version history: (Expand)


CVS history: (Expand)


   2012-09-10 01:39:44 by Kamel Derouiche | Files touched by this commit (4) | Package removed
Log message:
working in pkgsrc

   2012-08-14 14:25:35 by iMil | Files touched by this commit (1)
Log message:
replaced /usr/bin/env interpreter.

   2012-08-14 14:02:28 by iMil | Files touched by this commit (2)
Log message:
Cleanup before importing to pkgsrc.
   2012-01-18 13:41:01 by ndb | Files touched by this commit (1)
Log message:
corrected distinfo.
   2010-08-16 14:18:16 by Kamel Derouiche | Files touched by this commit (2)
Log message:
Update to 1.5.5

   2009-09-28 14:33:33 by Kamel Derouiche | Files touched by this commit (3)
Log message:

	pkgsrc-changes:
	--------------
	o Update version 
   2009-09-23 11:20:41 by Kamel Derouiche | Files touched by this commit (3)
Log message:

	o Update version 1.4.6 to 1.4.8 
   2009-07-06 21:34:55 by Kamel Derouiche | Files touched by this commit (3)
Log message:

	Update Version 1.4.5 to 1.4.6:
	-----------------------------