Metadata-Version: 1.0
Name: pysjobs
Version: 0.1-dev
Summary: A framework for running tasks defined in a config file
Home-page: http://bitbucket.org/rsyring/pysjobs/
Author: Randy Syring
Author-email: rsyring@gmail.com
License: BSD
Description: pysjobs
        =======
        
        A framework for running tasks defined in a config file. You can also install
        the `in-development version
        <http://bitbucket.org/rsyring/pysjobs/get/tip.gz#egg=pysjobs-dev>`_ of pysjobs with
        ``easy_install pysjobs==dev``.
        
        The home page is currently the `bitbucket repository <http://bitbucket.org/rsyring/pysjobs/>`_.
        
        Questions & Comments
        ---------------------
        
        Please visit: http://groups.google.com/group/pyslibs
        
        Config File Example
        ---------------------
        
        
        Usage
        ---------
        
        Thanks
        ---------
        
        To the `pip project <http://pypi.python.org/pypi/pip>` for a lot of the boiler
        plate code to get the package up and running and for testing ideas.
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: BSD License
