Metadata-Version: 2.1
Name: inspire-mitmproxy
Version: 0.12.6
Summary: INSPIRE MITMProxy for E2E Tests.
Home-page: https://github.com/inspirehep/inspire-mitmproxy
Author: CERN
Author-email: admin@inspirehep.net
License: GPLv3
Description: ..
            This file is part of INSPIRE-MITMPROXY.
            Copyright (C) 2018 CERN.
        
            INSPIRE is free software: you can redistribute it and/or modify
            it under the terms of the GNU General Public License as published by
            the Free Software Foundation, either version 3 of the License, or
            (at your option) any later version.
        
            INSPIRE is distributed in the hope that it will be useful,
            but WITHOUT ANY WARRANTY; without even the implied warranty of
            MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
            GNU General Public License for more details.
        
            You should have received a copy of the GNU General Public License
            along with INSPIRE. If not, see <http://www.gnu.org/licenses/>.
        
            In applying this license, CERN does not waive the privileges and immunities
            granted to it by virtue of its status as an Intergovernmental Organization
            or submit itself to any jurisdiction.
        
        
        ===================
         INSPIRE-MITMProxy
        ===================
        
        .. image:: https://img.shields.io/docker/pulls/inspirehep/inspire-mitmproxy.svg
                :target: https://hub.docker.com/r/inspirehep/inspire-mitmproxy/
        
        .. image:: https://img.shields.io/pypi/v/inspire-mitmproxy.svg
                :target: https://pypi.python.org/pypi/inspire-mitmproxy
        
        .. image:: https://travis-ci.org/inspirehep/inspire-mitmproxy.svg?branch=master
            :target: https://travis-ci.org/inspirehep/inspire-mitmproxy
        
        .. image:: https://coveralls.io/repos/github/inspirehep/inspire-mitmproxy/badge.svg?branch=master
            :target: https://coveralls.io/github/inspirehep/inspire-mitmproxy?branch=master
        
        .. image:: https://img.shields.io/github/license/inspirehep/inspire-mitmproxy.svg
                :target: https://github.com/inspirehep/inspire-mitmproxy/blob/master/LICENSE
        
        
        About
        =====
        
        Man-In-The-Middle Proxy tools for running end-to-end tests in INSPIRE.
        
        
        Documentation
        =============
        
        Documentation for inspire-mitmproxy can be found here: 
        `<https://inspirehep.github.io/inspire-mitmproxy/>`_
        
Platform: any
Classifier: Intended Audience :: Developers
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Provides-Extra: docs
Provides-Extra: tests
Provides-Extra: all
