Metadata-Version: 1.0
Name: wsgiauth
Version: 0.1
Summary: WSGI authentication middleware.
Home-page: UNKNOWN
Author: L. C. Rees
Author-email: lcrees@gmail.com
License: MIT
Description: WSGI authentication middleware that supports HTTP basic
        and digest authentication, IP authentication, and form-based or OpenID
        authentication using signed cookies or URL query parameters.
Keywords: WSGI dispatch middleware web HTTP decorators
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Middleware
