.gitignore
CHANGES.rst
LICENSE.txt
MANIFEST.in
README.rst
TODO.rst
example_test.ini
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/api.rst
docs/architecture.rst
docs/changes.rst
docs/conf.py
docs/glossary.rst
docs/index.rst
docs/make.bat
docs/providers.rst
docs/usage.rst
docs/_static/overview.png
docs/api/app.rst
docs/api/toplevel.rst
docs/api/utils.rst
docs/providers/facebook.rst
docs/providers/github.rst
docs/providers/google.rst
docs/providers/google_hybrid.rst
docs/providers/google_oauth2.rst
docs/providers/live.rst
docs/providers/mailru.rst
docs/providers/openid.rst
docs/providers/twitter.rst
docs/providers/vk.rst
docs/providers/yahoo.rst
docs/providers/yandex.rst
examples/flask_app/README.txt
examples/flask_app/example.cfg
examples/flask_app/myapp.py
examples/flask_app/templates/login.html
examples/flask_app/templates/result.html
examples/kotti_velruse/CHANGES.txt
examples/kotti_velruse/MANIFEST.in
examples/kotti_velruse/README.rst
examples/kotti_velruse/development.ini
examples/kotti_velruse/run-server.sh
examples/kotti_velruse/setup.cfg
examples/kotti_velruse/setup.py
examples/kotti_velruse/kotti_velruse/__init__.py
examples/kotti_velruse/kotti_velruse/__init__.pyc
examples/kotti_velruse/kotti_velruse/tests.py
examples/kotti_velruse/kotti_velruse/views.py
examples/kotti_velruse/kotti_velruse/views.pyc
examples/kotti_velruse/kotti_velruse/templates/login.mako
examples/kotti_velruse/kotti_velruse/templates/result.mako
examples/pyramid_app/README.txt
examples/pyramid_app/example.ini
examples/pyramid_app/setup.py
examples/pyramid_app/myapp/__init__.py
examples/pyramid_app/myapp/templates/login.mako
examples/pyramid_app/myapp/templates/result.mako
examples/pyramid_plugin/README.txt
examples/pyramid_plugin/example.ini
examples/pyramid_plugin/setup.py
examples/pyramid_plugin/myapp/__init__.py
examples/pyramid_plugin/myapp/templates/login.mako
examples/pyramid_plugin/myapp/templates/result.mako
rgomes_velruse.egg-info/PKG-INFO
rgomes_velruse.egg-info/SOURCES.txt
rgomes_velruse.egg-info/dependency_links.txt
rgomes_velruse.egg-info/entry_points.txt
rgomes_velruse.egg-info/not-zip-safe
rgomes_velruse.egg-info/requires.txt
rgomes_velruse.egg-info/top_level.txt
tests/__init__.py
tests/selenium/__init__.py
tests/selenium/tests.py
tests/selenium/testapp/__init__.py
tests/selenium/testapp/templates/login.mako
tests/selenium/testapp/templates/result.mako
tests/units/__init__.py
tests/units/test_settings.py
tests/units/test_app/__init__.py
tests/units/test_app/test_baseconvert.py
velruse/__init__.py
velruse/api.py
velruse/compat.py
velruse/exceptions.py
velruse/settings.py
velruse/utils.py
velruse/app/__init__.py
velruse/app/baseconvert.py
velruse/app/utils.py
velruse/providers/__init__.py
velruse/providers/bitbucket.py
velruse/providers/douban.py
velruse/providers/facebook.py
velruse/providers/github.py
velruse/providers/google.py
velruse/providers/google_hybrid.py
velruse/providers/google_oauth2.py
velruse/providers/identica_.py
velruse/providers/lastfm.py
velruse/providers/linkedin.py
velruse/providers/live.py
velruse/providers/mailru.py
velruse/providers/oid_extensions.py
velruse/providers/openid.py
velruse/providers/qq.py
velruse/providers/renren.py
velruse/providers/taobao.py
velruse/providers/twitter.py
velruse/providers/vk.py
velruse/providers/weibo.py
velruse/providers/yahoo.py
velruse/providers/yandex.py