Metadata-Version: 1.2
Name: WSGI-Kerberos
Version: 1.0.1
Summary: Kerberos authentication support in WSGI Middleware
Home-page: https://github.com/deshaw/wsgi-kerberos
Author: Michael Komitee
Author-email: mkomitee@gmail.com
Maintainer: Vitaly Shupak
Maintainer-email: vitaly.shupak@deshaw.com
License: BSD-3-Clause
Description: 
        WSGI-Kerberos
        -------------
        
        Provides Kerberos authentication support for WSGI applications
        
        Links
        `````
        
        * `documentation <https://wsgi-kerberos.readthedocs.org/en/latest/>`_
        * `development version
          <http://github.com/deshaw/wsgi-kerberos/zipball/master#egg=wsgi-kerberos-dev>`_
        
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Middleware
Classifier: Topic :: Software Development :: Libraries :: Python Modules
