Metadata-Version: 2.1
Name: philz-pg-backup
Version: 0.1.0
Summary: A backup script for postgres databases
License: MIT
Author: Philip Zerull
Author-email: git@philzerull.com
Requires-Python: >=3.12,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: python-dotenv (>=1.0.1,<2.0.0)
Description-Content-Type: text/markdown

<!--
SPDX-FileCopyrightText: 2024 Philip Zerull

SPDX-License-Identifier: MIT
-->

# pg_backup

A quick postgres backup script written in python

