rackspaceauth

View on PyPIReverse Dependencies (2)

0.8.1 rackspaceauth-0.8.1-py2.py3-none-any.whl

Wheel Details

Project: rackspaceauth
Version: 0.8.1
Filename: rackspaceauth-0.8.1-py2.py3-none-any.whl
Download: [link]
Size: 9342
MD5: c377b96b9e6d341569dc573b58799806
SHA256: ef348c3d2bf7bd035957b963667eabe3ebcf10655c53279f88e828b011118daa
Uploaded: 2018-01-11 16:45:49 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: rackspaceauth
Version: 0.8.1
Summary: keystoneauth plugin for Rackspace's authentication service
Author: Brian Curtin
Author-Email: brian.curtin[at]rackspace.com
Home-Page: https://developer.rackspace.com/
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Requires-Dist: pbr (>=1.6)
Requires-Dist: keystoneauth1 (>=3.3.0)
Requires-Dist: requests (>=2.16.0)
Requires-Dist: urllib3
[Description omitted; length: 1258 characters]

WHEEL

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

RECORD

Path Digest Size
rackspaceauth-0.8.1.dist-info/RECORD
rackspaceauth-0.8.1.dist-info/metadata.json sha256=IWy7IVBo0mIXCdVtMjU8gCLabI7ZtRL5tJCYWEz9yko 1495
rackspaceauth-0.8.1.dist-info/WHEEL sha256=AvR0WeTpDaxT645bl5FQxUK6NPsTls2ttpcGJg3j1Xg 110
rackspaceauth-0.8.1.dist-info/entry_points.txt sha256=U9kiDA47PrerGVqQObG7knA0ZyxFj58nXRMtHoAZWJU 224
rackspaceauth-0.8.1.dist-info/DESCRIPTION.rst sha256=xKRKWL6x3D_cOlEWbuQrsWe1q_XqRrWQlHWViWFTV88 1258
rackspaceauth-0.8.1.dist-info/pbr.json sha256=-mO7gwXu-i_jmJYNCfJYR9jSl_O_Rpv0v2ADStJTJUA 46
rackspaceauth-0.8.1.dist-info/top_level.txt sha256=4dlioZ8kzlu_aGNEmaDTxAgxG8wg0k4FzvellxjSByE 14
rackspaceauth-0.8.1.dist-info/METADATA sha256=vornmFBwj8dcePpsAEyfzzFSNhHTXdD7pJ30rGrDWSs 2223
rackspaceauth/__init__.py sha256=0kp6zKqsvDx5nV49Q20-deNRRoJFOK1l8ThO252jJ-o 669
rackspaceauth/v2.py sha256=usN3_MUYJc7gbKNqyj8fPWd-3Jm53wPT1Cxt-WFps6o 7400
rackspaceauth/.travis.yml sha256=M-RGCaRdNt99gbO0nOC6DFVMQavTeBz6ErjBQGb2Llk 143
rackspaceauth/loading/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
rackspaceauth/loading/v2.py sha256=m0h07VEuwwNNPgIy9XQ-KiLuDHiZ_Kxo-R-tmqWr0ag 1893
rackspaceauth/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
rackspaceauth/tests/unit/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
rackspaceauth/tests/unit/test_rackspaceauth.py sha256=JzwS_3WGAqP-HyofxoDgpXK743q8O_JZtF-wgDObgFQ 2011

top_level.txt

rackspaceauth

entry_points.txt

rackspace_apikey = rackspaceauth.loading.v2:APIKey
rackspace_password = rackspaceauth.loading.v2:Password
rackspace_sso = rackspaceauth.loading.v2:SSO
rackspace_token = rackspaceauth.loading.v2:Token