Metadata-Version: 1.0
Name: oauth2sample
Version: 0.1
Summary: Sample OAuth2 Client
Home-page: https://github.com/hathawsh/oauth2sample
Author: Shane Hathaway
Author-email: shane@hathawaymix.org
License: BSD-derived (http://www.repoze.org/LICENSE.txt)
Description: 
        This is a sample OAuth2 client application.  It is intended as a demo
        of Yasso_ and as an example of how to use the
        pyramid_oauth2_client_ library.
        
        .. _Yasso: http://pypi.python.org/pypi/yasso
        .. _pyramid_oauth2_client: http://pypi.python.org/pypi/pyramid_oauth2_client
        
        
        
Keywords: web pylons pyramid oauth oauth2 yasso
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Framework :: Pylons
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
