Metadata-Version: 2.1
Name: dslr
Version: 0.1.0
Summary: Take lightning fast snapshots of your local Postgres databases.
Home-page: https://github.com/mixxorz/DSLR
License: MIT
Keywords: database,snapshot,backup
Author: Mitchel Cabuloy
Author-email: mixxorz@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Database
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: rich (>=12.5.1,<13.0.0)
Requires-Dist: timeago (>=1.0.15,<2.0.0)
Project-URL: Repository, https://github.com/mixxorz/DSLR
Description-Content-Type: text/markdown

# DSLR

Database Snapshot, List, and Restore

Take lightning fast snapshots of your local Postgres databases.

