Metadata-Version: 2.0
Name: pgbedrock
Version: 0.1.2
Summary: Manage Postgres roles and privileges
Home-page: https://github.com/Squarespace/pgbedrock
Author: Squarespace Data Engineering
Author-email: UNKNOWN
License: Apache License 2.0
Download-URL: https://github.com/Squarespace/pgbedrock/tarball/0.1.2
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: click (==6.7)
Requires-Dist: psycopg2 (==2.7.3)
Requires-Dist: PyYAML (==3.12)
Requires-Dist: Jinja2 (==2.9.6)
Requires-Dist: cerberus (==1.1)

Manage a Postgres cluster's roles, role memberships, role privileges, and schema ownership


