Metadata-Version: 1.0
Name: initd
Version: 0.0.1
Summary: initd: module for simplifying creation of initd daemons.
Home-page: http://pypi.python.org/pypi/initd/0.0.1
Author: Michael Andreas Dagitses
Author-email: michael.dagitses@gmail.com
License: http://www.gnu.org/licenses/gpl.html
Description: This module provides functionality for starting, stopping and
        restarting daemons.  It also provides a simple utility for reading the
        command line arguments and determining which action to perform from
        them.
Platform: POSIX
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Boot :: Init
