Metadata-Version: 2.1
Name: ASGI-GSSAPI
Version: 0.1.0
Summary: GSSAPI Kerberos authentication support in ASGI Middleware
Home-page: https://github.com/washed-out/asgi-gssapi
Author: Washed Out
Author-email: washed.out@outlook.com
License: BSD-3-Clause
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 :: 3
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Python Modules
License-File: LICENSE
License-File: AUTHORS
Requires-Dist: gssapi (>=1.7.0)


ASGI-GSSAPI
-------------

Provides Kerberos authentication support for ASGI applications

Links
`````

* `documentation <https://asgi-gssapi.readthedocs.org/en/latest/>`_
* `development version
  <http://github.com/washed-out/asgi-gssapi/zipball/master#egg=asgi-gssapi-dev>`_



