mirror of
https://github.com/ansible/awx.git
synced 2026-01-29 23:34:42 -03:30
1 line
2.4 KiB
JSON
1 line
2.4 KiB
JSON
{"extras": [], "run_requires": [{"requires": ["pbr (>=0.6,!=0.7,<1.0)", "argparse", "Babel (>=1.3)", "iso8601 (>=0.1.9)", "netaddr (>=0.7.12)", "oslo.config (>=1.9.3)", "oslo.i18n (>=1.5.0)", "oslo.serialization (>=1.4.0)", "oslo.utils (>=1.4.0)", "PrettyTable (>=0.7,<0.8)", "requests (>=2.2.0,!=2.4.0)", "six (>=1.9.0)", "stevedore (>=1.3.0)"]}], "name": "python-keystoneclient", "summary": "Client Library for OpenStack Identity", "metadata_version": "2.0", "test_requires": [{"requires": ["hacking (>=0.10.0,<0.11)", "coverage (>=3.6)", "discover", "fixtures (>=0.3.14)", "keyring (>=2.1,!=3.3)", "lxml (>=2.3)", "mock (>=1.0)", "mox3 (>=0.7.0)", "oauthlib (>=0.6)", "oslosphinx (>=2.5.0)", "oslotest (>=1.5.1)", "pycrypto (>=2.6)", "requests-mock (>=0.6.0)", "sphinx (>=1.1.2,!=1.2.0,!=1.3b1,<1.3)", "tempest-lib (>=0.4.0)", "testrepository (>=0.0.18)", "testresources (>=0.2.4)", "testtools (>=0.9.36,!=1.2.0)", "WebOb (>=1.2.3)"]}], "classifiers": ["Environment :: OpenStack", "Intended Audience :: Information Technology", "Intended Audience :: System Administrators", "License :: OSI Approved :: Apache Software License", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3"], "extensions": {"python.exports": {"console_scripts": {"keystone": "keystoneclient.shell:main"}, "keystoneclient.auth.plugin": {"v2token": "keystoneclient.auth.identity.v2:Token", "v3unscopedsaml": "keystoneclient.contrib.auth.v3.saml2:Saml2UnscopedToken", "v3token": "keystoneclient.auth.identity.v3:Token", "password": "keystoneclient.auth.identity.generic:Password", "v3unscopedadfs": "keystoneclient.contrib.auth.v3.saml2:ADFSUnscopedToken", "v2password": "keystoneclient.auth.identity.v2:Password", "token": "keystoneclient.auth.identity.generic:Token", "v3password": "keystoneclient.auth.identity.v3:Password", "v3scopedsaml": "keystoneclient.contrib.auth.v3.saml2:Saml2ScopedToken"}}, "python.commands": {"wrap_console": {"keystone": "keystoneclient.shell:main"}}, "python.details": {"contacts": [{"role": "author", "email": "openstack-dev@lists.openstack.org", "name": "OpenStack"}], "project_urls": {"Home": "http://www.openstack.org/"}, "document_names": {"description": "DESCRIPTION.rst"}}}, "version": "1.4.0", "generator": "bdist_wheel (0.24.0)"} |