Metadata-Version: 1.1
Name: Doozer
Version: 1.2.0
Summary: A framework for running a Python service driven by a consumer
Home-page: https://doozer.readthedocs.io
Author: Andy Dirnberger, Jon Banafato, and others
Author-email: andy@dirnberger.me
License: MIT
Description: #####################
        Doozer |build status|
        #####################
        
        .. |build status| image:: https://travis-ci.org/dirn/Doozer.svg?branch=master
           :target: https://travis-ci.org/dirn/Doozer
        
        .. image:: docs/_static/logo.png
           :width: 373
           :height: 289
           :align: center
        
        A framework for running a Python service driven by a consumer.
        
        * `Documentation <https://doozer.readthedocs.io>`_
        * `Installation <https://doozer.readthedocs.io/en/latest/#installation>`_
        * `Changelog <https://doozer.readthedocs.io/en/latest/changes.html>`_
        * `Source <https://github.com/dirn/Doozer>`_
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
