Metadata-Version: 1.1
Name: aiohttp_security
Version: 0.1.0
Summary: security for aiohttp.web
Home-page: https://github.com/aio-libs/aiohttp_security/
Author: Andrew Svetlov
Author-email: andrew.svetlov@gmail.com
License: Apache 2
Description: aiohttp_security
        ================
        
        The library provides identity and autorization for `aiohttp.web`__.
        
        .. _aiohttp_web: http://aiohttp.readthedocs.org/en/latest/web.html
        
        __ aiohttp_web_
        
        Usage
        -----
        
        
        License
        -------
        
        ``aiohttp_security`` is offered under the Apache 2 license.
        
        Changes
        =======
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Internet :: WWW/HTTP
