oauth_redirect

View on PyPIReverse Dependencies (0)

0.3.0 oauth_redirect-0.3.0-py3-none-any.whl

Wheel Details

Project: oauth_redirect
Version: 0.3.0
Filename: oauth_redirect-0.3.0-py3-none-any.whl
Download: [link]
Size: 12435
MD5: 4769222313a7450fa36265e9debb0b45
SHA256: f2c0ca2b0d870d70a220a2d27855534e18267e3cf65fb7430bec1a57af9dcb41
Uploaded: 2017-05-24 08:38:28 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: oauth-redirect
Version: 0.3.0
Summary: Securely redirects OAuth responses to known clients.
Author: Seantis GmbH
Author-Email: info[at]seantis.ch
Home-Page: http://github.com/seantis/oauth_redirect
License: GPLv2
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Platform: any
Requires-Dist: aiohttp
Requires-Dist: click
Requires-Dist: purl
Requires-Dist: coverage; extra == "test"
Requires-Dist: mirakuru; extra == "test"
Requires-Dist: morepath; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-localserver; extra == "test"
Requires-Dist: requests; extra == "test"
Provides-Extra: test
[Description omitted; length: 5033 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.29.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
oauth_redirect/.gitignore sha256=IDKwAhPyBaqv1HYUcWpb-g7kE04Fv0AoDw375XgN7uw 675
oauth_redirect/__init__.py sha256=SpYk0jfHISOsuNsb0eJKXs4aALXbvdhswA5wfCzl7fA 97
oauth_redirect/background.py sha256=5XAvpA6Y6lR5ua3KZ9G7b5XX6OAkURxf49A6hqq_WEg 866
oauth_redirect/cli.py sha256=5va03mLxubFRdJU6VKLokk1vGIl9UrlkrQ2_cxjQp7k 775
oauth_redirect/server.py sha256=d2paBdeIeHfk9VZk5pLP7rUtbG-g7efIJeNsoLpgor8 4933
oauth_redirect/tests/conftest.py sha256=aDGgmIYzA3Wl6xLdqiVaMB-kyN1xqpK0g_DTRkXirW8 2178
oauth_redirect/tests/test_server.py sha256=WItQXWLJRVTBCTy_f_2jWGyE6OuspTm4JG8HLuUa_Ho 4050
oauth_redirect-0.3.0.dist-info/DESCRIPTION.rst sha256=BcBODxR2QeWlO3iiMcAi7YZIzFjz6o_71VlR7r6iZUo 5033
oauth_redirect-0.3.0.dist-info/METADATA sha256=6Bwic1RIpw85MxnEQzXBHmpzaEkb6N0By1qgEGFbJpE 5910
oauth_redirect-0.3.0.dist-info/RECORD
oauth_redirect-0.3.0.dist-info/WHEEL sha256=rNo05PbNqwnXiIHFsYm0m22u4Zm6YJtugFG2THx4w3g 92
oauth_redirect-0.3.0.dist-info/entry_points.txt sha256=hoI3V9f44w_EdhX5EjsHtmewdz9t9YIK1VwU_PObeYU 66
oauth_redirect-0.3.0.dist-info/metadata.json sha256=ynnLBG_YyCoqRYk_S_JG6jxH9snQZtz3aXT5SKCohTM 1096
oauth_redirect-0.3.0.dist-info/namespace_packages.txt sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
oauth_redirect-0.3.0.dist-info/top_level.txt sha256=DeQpUBdqW01rsLK-xNmf8EvIMBkK7qUwHzcYfYDdg-w 15

top_level.txt

oauth_redirect

entry_points.txt

oauth-redirect = oauth_redirect.cli:server_cli

namespace_packages.txt

[empty]