Metadata-Version: 2.1
Name: milbi
Version: 0.0.2
Summary: a way to describe your backup needs.
Home-page: https://github.com/la3mmchen/milbi
Author: la3mmchen
Author-email: alex@k3wl.net
License: MIT
Project-URL: Documentation, https://github.com/la3mmchen/milbi
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python
Description-Content-Type: text/x-rst; charset=UTF-8
License-File: LICENSE.txt
Requires-Dist: PyYAML (==6.0)
Requires-Dist: importlib-metadata ; python_version < "3.8"
Provides-Extra: testing
Requires-Dist: setuptools ; extra == 'testing'
Requires-Dist: pytest ; extra == 'testing'
Requires-Dist: pytest-cov ; extra == 'testing'

======
milbi
======

    helps to organize backups. with a declarative config. yaml!


See project information at `Github la3mmchen/milbi <https://github.com/la3mmchen/milbi/>`
