Metadata-Version: 2.1
Name: Henson
Version: 2.2.0
Summary: A framework for running a Python service driven by a consumer
Home-page: https://henson.readthedocs.io
Author: Aditya Ghosh, Leonard Bedner, Zack Morris, and others
Author-email: henson@iheart.com
License: Apache License, Version 2.0
Description: #####################
        Henson |build status|
        #####################
        
        .. |build status| image:: https://travis-ci.org/iheartradio/Henson.svg?branch=master
           :target: https://travis-ci.org/iheartradio/Henson
        
        .. image:: docs/_static/logo.png
           :width: 400
           :height: 400
           :align: center
        
        A framework for running a Python service driven by a consumer.
        
        * `Documentation <https://henson.readthedocs.io>`_
        * `Installation <https://henson.readthedocs.io/en/latest/#installation>`_
        * `Changelog <https://henson.readthedocs.io/en/latest/changes.html>`_
        * `Source <https://github.com/iheartradio/Henson>`_
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Provides-Extra: sphinx
