Metadata-Version: 2.1
Name: postgres-azure-certificate-auth
Version: 1.0.1
Summary: Functions for connecting to a Postgres database using certificate authentication stored in Azure Key Vault
License: MIT
Author: peder2911
Author-email: pedlan@prio.org
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: azure-appconfiguration (>=1.1.1,<2.0.0)
Requires-Dist: azure-identity (>=1.5.0,<2.0.0)
Requires-Dist: azure-keyvault-secrets (>=4.2.0,<5.0.0)
Requires-Dist: compose (>=1.1.1,<2.0.0)
Requires-Dist: psycopg2 (>=2.8.6,<3.0.0)
