Metadata-Version: 1.0
Name: Supay
Version: 0.0.3
Summary: A simple Daemonizing module for Python scripts.
Home-page: http://code.google.com/p/supay
Author: Alfredo Deza
Author-email: alfredodeza at gmail dot com
License: GPLv3
Description: An effective way to daemonize a Python script with some added
        functionality like spawning new child processes and verify the status
        of a running process.
        This version includes a testing directory in the source file.
        
Keywords: python,daemon,daemonize
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
