Metadata-Version: 2.0
Name: clustercron
Version: 0.1.0
Summary: Cron job wrapper that ensures a script gets run from one node in the cluster.
Home-page: https://github.com/maartenq/clustercron
Author: Maarten Diemel
Author-email: maarten@maartendiemel.nl
License: BSD
Keywords: clustercron
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4

===========
clustercron
===========

.. image:: https://badge.fury.io/py/clustercron.png
    :target: http://badge.fury.io/py/clustercron

.. image:: https://travis-ci.org/maartenq/clustercron.png?branch=master
        :target: https://travis-ci.org/maartenq/clustercron

.. image:: https://pypip.in/d/clustercron/badge.png
        :target: https://pypi.python.org/pypi/clustercron

Cron job wrapper that ensures a script gets run from one node in the cluster.


* Documentation: https://clustercron.readthedocs.org.
* GitHub: https://github.com/maartenq/clustercron
* PyPi: https://pypi.python.org/pypi/clustercron
* Free software: BSD license

Features
--------

This project is yet in Pre-Alpha status.

* TODO




History
-------

0.1.0 (2015-01-23)
---------------------

* First release on PyPI.


