Metadata-Version: 2.0
Name: barbican
Version: 3.0.0
Summary: Service for storing sensitive client information for OpenStack
Home-page: http://docs.openstack.org/developer/barbican/
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: UNKNOWN
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
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: 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
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: alembic (>=0.8.4)
Requires-Dist: Babel (>=2.3.4)
Requires-Dist: cffi
Requires-Dist: cryptography (!=1.3.0,>=1.0)
Requires-Dist: eventlet (!=0.18.3,>=0.18.2)
Requires-Dist: jsonschema (!=2.5.0,<3.0.0,>=2.0.0)
Requires-Dist: oslo.config (>=3.14.0)
Requires-Dist: oslo.context (>=2.9.0)
Requires-Dist: oslo.i18n (>=2.1.0)
Requires-Dist: oslo.messaging (>=5.2.0)
Requires-Dist: oslo.middleware (>=3.0.0)
Requires-Dist: oslo.log (>=1.14.0)
Requires-Dist: oslo.policy (>=1.9.0)
Requires-Dist: oslo.serialization (>=1.10.0)
Requires-Dist: oslo.service (>=1.10.0)
Requires-Dist: oslo.utils (>=3.16.0)
Requires-Dist: Paste
Requires-Dist: PasteDeploy (>=1.5.0)
Requires-Dist: pbr (>=1.6)
Requires-Dist: pecan (!=1.0.2,!=1.0.3,!=1.0.4,>=1.0.0)
Requires-Dist: pycadf (!=2.0.0,>=1.1.0)
Requires-Dist: pycrypto (>=2.6)
Requires-Dist: pyOpenSSL (>=0.14)
Requires-Dist: ldap3 (>=0.9.8.2)
Requires-Dist: keystonemiddleware (!=4.1.0,!=4.5.0,>=4.0.0)
Requires-Dist: six (>=1.9.0)
Requires-Dist: SQLAlchemy (<1.1.0,>=1.0.10)
Requires-Dist: stevedore (>=1.16.0)
Requires-Dist: WebOb (>=1.2.3)

Service for storing sensitive client information for OpenStack


