Metadata-Version: 2.1
Name: circus
Version: 0.17.1
Summary: Circus is a program that will let you run and watch  multiple processes and sockets.
Home-page: UNKNOWN
Author: Mozilla Foundation & contributors
Author-email: services-dev@lists.mozila.org
License: UNKNOWN
Description: ![Build Status](https://github.com/circus-tent/circus/workflows/ci/badge.svg)
        ![Coverage Status](https://coveralls.io/repos/github/circus-tent/circus/badge.svg?branch=master)
        ![PyPI](https://img.shields.io/pypi/v/circus) 
        ![PyPI - Downloads](https://img.shields.io/pypi/dm/circus)
        # Circus
        
        Circus is a program that runs and watches processes and sockets.
        Circus can be used as a library or through the command line.
        
        ## Links
        
        - [Full Documentation](https://circus.readthedocs.io)
        - [How to Contribute](https://circus.readthedocs.io/en/latest/contributing/)
        - IRC: Freenode, channel #mozilla-circus
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: Apache Software License
Provides-Extra: test
