Metadata-Version: 2.1
Name: baki
Version: 0.0.0
Summary: Backup wrapper for restic
Author-email: Kanelis Elias <e.kanelis@voidbuffer.com>
Maintainer-email: Kanelis Elias <e.kanelis@voidbuffer.com>
Project-URL: Homepage, https://pypi.org/project/baki/
Keywords: backup
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >3.10
Description-Content-Type: text/markdown
Requires-Dist: xdg-base-dirs ==6.0.1

# Baki

> A backup / restore wrapper for restic.

I just needed a tool to abstract the usage of restic.


## Getting Started

To get a local copy up and running follow these simple steps.


### Installation

Run the following command:

```sh
pip install baki
```


## Contact

Kanelis Elias - [@email](mailto:e.kanelis@voidbuffer.com)
