Metadata-Version: 1.1
Name: basic-auth-middleware
Version: 1.0.2
Summary: A WSGI middleware providing HTTP Basic Auth
Home-page: https://github.com/unit9/basic-auth-middleware
Author: UNIT9
Author-email: root@unit9.com
License: MIT
Description: # basic-auth-middleware
        Basic Auth WSGI middleware
        
        ## Installation
        
        Install via `pip`:
        
            pip install basic-auth-middleware
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
