Metadata-Version: 2.1
Name: confidant-client
Version: 2.2.2
Summary: A client for confidant, a secret management system.
Home-page: https://github.com/lyft/python-confidant-client
Author: Ryan Lane
Author-email: rlane@lyft.com
License: apache2
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: boto3 (<2.0.0,>=1.2.6)
Requires-Dist: cryptography (>=1.2.1)
Requires-Dist: requests (<3.0.0,>=2.9.1)
Requires-Dist: kmsauth (<1.0.0,>=0.3.0)
Requires-Dist: PyYAML (>=3.11)
Requires-Dist: jinja2 (>=2.8)
Requires-Dist: six (>=1.10.0)
Requires-Dist: ndg-httpsclient (<1.0.0,>=0.4.0) ; python_version=="2.7"
Requires-Dist: pyasn1 (<1.0.0,>=0.1.9) ; python_version=="2.7"
Requires-Dist: pyOpenSSL (<19.0.0,>=0.15.1) ; python_version=="2.7"

UNKNOWN


