Metadata-Version: 1.1
Name: cotyledon
Version: 1.2.6
Summary: Cotyledon provides a framework for defining long-running services.
Home-page: https://github.com/sileht/cotyledon
Author: Mehdi Abaakouk
Author-email: sileht@sileht.net
License: UNKNOWN
Description: ===============================
        Cotyledon
        ===============================
        
        .. image:: https://travis-ci.org/sileht/cotyledon.png?branch=master
           :target: https://travis-ci.org/sileht/cotyledon
        
        .. image:: https://img.shields.io/pypi/v/cotyledon.svg
           :target: https://pypi.python.org/pypi/cotyledon/
           :alt: Latest Version
        
        .. image:: https://img.shields.io/pypi/dm/cotyledon.svg
           :target: https://pypi.python.org/pypi/cotyledon/
           :alt: Downloads
        
        
        
        Cotyledon provides a framework for defining long-running services.
        
        * Free software: Apache license
        * Documentation: http://cotyledon.readthedocs.org/
        * Source: https://github.com/sileht/cotyledon
        * Bugs: https://github.com/sileht/cotyledon/issues
        
        
Platform: UNKNOWN
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
