Metadata-Version: 2.1
Name: requests-kerberos-proxy
Version: 0.1.2
Summary: Add a short description here!
Home-page: https://github.com/pyscaffold/pyscaffold/
Author: EVLT
Author-email: EVLT@cbs.nl
License: MIT
Project-URL: Documentation, https://pyscaffold.org/
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Description-Content-Type: text/x-rst; charset=UTF-8
License-File: LICENSE.txt
Requires-Dist: importlib-metadata; python_version < "3.8"
Requires-Dist: requests
Requires-Dist: requests_kerberos
Requires-Dist: urllib3
Provides-Extra: testing
Requires-Dist: setuptools; extra == "testing"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"

.. image:: https://img.shields.io/badge/-PyScaffold-005CA0?logo=pyscaffold
    :alt: Project generated with PyScaffold
    :target: https://pyscaffold.org/

|

=======================
requests-kerberos-proxy
=======================


    An front end to requests in order to use Kerberos behind a proxy


This package provides a work around in order to deal with a proxy if you want to use kerberos


.. _pyscaffold-notes:

Note
====

This project has been set up using PyScaffold 4.5. For details and usage
information on PyScaffold see https://pyscaffold.org/.
