Metadata-Version: 2.1
Name: cheroot
Version: 8.3.0
Summary: Highly-optimized, pure-python HTTP server
Home-page: https://cheroot.cherrypy.org
Author: CherryPy Team
Author-email: team@cherrypy.org
License: UNKNOWN
Project-URL: CI: AppVeyor, https://ci.appveyor.com/project/cherrypy/cheroot
Project-URL: CI: Circle, https://circleci.com/gh/cherrypy/cheroot
Project-URL: CI: GitHub, https://github.com/cherrypy/cheroot/actions
Project-URL: CI: Travis, https://travis-ci.com/cherrypy/cheroot
Project-URL: Docs: RTD, https://cheroot.cherrypy.org
Project-URL: GitHub: issues, https://github.com/cherrypy/cheroot/issues
Project-URL: GitHub: repo, https://github.com/cherrypy/cheroot
Keywords: http,server,ssl,wsgi
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Framework :: CherryPy
Classifier: License :: OSI Approved :: BSD License
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
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: Jython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Server
Requires-Python: !=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7
Requires-Dist: six (>=1.11.0)
Requires-Dist: more-itertools (>=2.6)
Requires-Dist: jaraco.functools
Requires-Dist: backports.functools-lru-cache ; python_version < "3.3"
Provides-Extra: docs
Requires-Dist: sphinx (>=1.8.2) ; extra == 'docs'
Requires-Dist: jaraco.packaging (>=3.2) ; extra == 'docs'
Requires-Dist: sphinx-tabs (>=1.1.0) ; extra == 'docs'
Requires-Dist: docutils ; extra == 'docs'
Requires-Dist: alabaster ; extra == 'docs'
Requires-Dist: python-dateutil ; extra == 'docs'
Requires-Dist: sphinxcontrib-spelling (>=4.3.0) ; extra == 'docs'
Provides-Extra: testing
Requires-Dist: pytest (>=4.6.6) ; extra == 'testing'
Requires-Dist: pytest-mock (>=1.11.0) ; extra == 'testing'
Requires-Dist: pytest-sugar (>=0.9.1) ; extra == 'testing'
Requires-Dist: pytest-testmon (<1.0.0) ; extra == 'testing'
Requires-Dist: pytest-watch (==4.2.0) ; extra == 'testing'
Requires-Dist: pytest-xdist (>=1.28.0) ; extra == 'testing'
Requires-Dist: jaraco.text (>=3.1) ; extra == 'testing'
Requires-Dist: coverage (==4.5.3) ; extra == 'testing'
Requires-Dist: codecov (==2.0.15) ; extra == 'testing'
Requires-Dist: pytest-cov (==2.7.1) ; extra == 'testing'
Requires-Dist: trustme (>=0.4.0) ; extra == 'testing'
Requires-Dist: pyopenssl ; extra == 'testing'
Requires-Dist: requests-unixsocket ; extra == 'testing'
Requires-Dist: urllib3 (>=1.25) ; (python_version != "3.4") and extra == 'testing'
Requires-Dist: urllib3 (<1.25) ; (python_version == "3.4") and extra == 'testing'
Requires-Dist: colorama (!=0.4.2) ; (python_version == "3.4") and extra == 'testing'

.. image:: https://img.shields.io/pypi/v/cheroot.svg
   :target: https://pypi.org/project/cheroot

.. image:: https://tidelift.com/badges/package/pypi/cheroot
   :target: https://tidelift.com/subscription/pkg/pypi-cheroot?utm_source=pypi-cheroot&utm_medium=readme
   :alt: Cheroot is available as part of the Tidelift Subscription

.. image:: https://img.shields.io/travis/com/cherrypy/cheroot/master.svg?logo=travis&label=Linux%20build%20%40%20Travis%20CI
   :target: https://travis-ci.com/cherrypy/cheroot

.. image:: https://circleci.com/gh/cherrypy/cheroot/tree/master.svg?style=svg
   :target: https://circleci.com/gh/cherrypy/cheroot/tree/master

.. image:: https://img.shields.io/appveyor/ci/cherrypy/cheroot/master.svg?label=Windows%20build%20%40%20Appveyor
   :target: https://ci.appveyor.com/project/cherrypy/cheroot/branch/master

.. image:: https://github.com/cherrypy/cheroot/workflows/Test%20suite/badge.svg
   :target: https://github.com/cherrypy/cheroot/actions?query=workflow%3A%22Test+suite%22+branch%3Amaster
   :alt: GitHub Actions Workflow — Test suite

.. image:: https://github.com/cherrypy/cheroot/workflows/Code%20quality/badge.svg
   :target: https://github.com/cherrypy/cheroot/actions?query=workflow%3A%22Code+quality%22+branch%3Amaster
   :alt: GitHub Actions Workflow — Code quality

.. image:: https://img.shields.io/badge/license-BSD-blue.svg?maxAge=3600
   :target: https://pypi.org/project/cheroot

.. image:: https://img.shields.io/pypi/pyversions/cheroot.svg
   :target: https://pypi.org/project/cheroot

.. image:: https://codecov.io/gh/cherrypy/cheroot/branch/master/graph/badge.svg
   :target: https://codecov.io/gh/cherrypy/cheroot
   :alt: codecov

.. image:: https://readthedocs.org/projects/cheroot/badge/?version=latest
   :target: https://cheroot.cherrypy.org/en/latest/?badge=latest

.. image:: https://img.shields.io/badge/StackOverflow-Cheroot-blue.svg
   :target: https://stackoverflow.com/questions/tagged/cheroot+or+cherrypy

.. image:: https://img.shields.io/gitter/room/cherrypy/cherrypy.svg
   :target: https://gitter.im/cherrypy/cherrypy

.. image:: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square
   :target: http://makeapullrequest.com/

.. image:: https://app.fossa.io/api/projects/git%2Bgithub.com%2Fcherrypy%2Fcheroot.svg?type=shield
   :target: https://app.fossa.io/projects/git%2Bgithub.com%2Fcherrypy%2Fcheroot?ref=badge_shield
   :alt: FOSSA Status

Cheroot is the high-performance, pure-Python HTTP server used by CherryPy.

Status
======

The test suite currently relies on pytest. It's being run via Travis CI.

For Enterprise
==============

Cheroot is available as part of the Tidelift Subscription.

The CherryPy maintainers and the maintainers of thousands of other packages
are working with Tidelift to deliver one enterprise subscription that covers
all of the open source you use.

`Learn more <https://tidelift.com/subscription/pkg/pypi-cheroot?utm_source=pypi-cheroot&utm_medium=referral&utm_campaign=github>`_.

Contribute Cheroot
==================
**Want to add something to upstream?** Feel free to submit a PR or file an issue
if unsure. Please follow `CherryPy's common contribution guidelines
<https://github.com/cherrypy/cherrypy/blob/master/.github/CONTRIBUTING.rst>`_.
Note that PR is more likely to be accepted if it includes tests and detailed
description helping maintainers to understand it better 🎉

Oh, and be pythonic, please 🐍

**Don't know how?** Check out `How to Contribute to Open Source
<https://opensource.guide/how-to-contribute/>`_ article by GitHub 🚀


License
=======
.. image:: https://app.fossa.io/api/projects/git%2Bgithub.com%2Fcherrypy%2Fcheroot.svg?type=large
   :target: https://app.fossa.io/projects/git%2Bgithub.com%2Fcherrypy%2Fcheroot?ref=badge_large
   :alt: FOSSA Status


