From: William Trevor King Date: Sat, 13 Sep 2008 12:33:25 +0000 (-0400) Subject: Removed daemon module from external dependencies. X-Git-Tag: 0.3~2 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a41b3a4120bb6578a7b30b08ba3bf66898819ae9;p=chemdb.git Removed daemon module from external dependencies. --- diff --git a/DEPENDENCIES b/DEPENDENCIES index e0a35d8..7a21a56 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -23,11 +23,6 @@ EXTERNAL MODULES OpenSSL http://pyopenssl.sourceforge.net/ Python wrapper on OpenSSL library. -daemon http://hathawaymix.org/Software/Sketches/daemon.py - Based on a module by Shane Hathaway. - Patched up with other people's ideas to support cleaner logging. - Patched version hosted on my webpage: - http://www.physics.drexel.edu/~wking/code/python/daemon.py web http://webpy.org/ A simple web framework. I think the Debain package was too old a version. I installed mine from source, version 0.23.