Metadata-Version: 2.1
Name: coverme
Version: 0.6.2
Summary: Lightweight and easy configurable server backup utility.
Home-page: https://github.com/05bit/coverme
Author: Alexey Kinëv
Author-email: rudy@05bit.com
License: Apache-2.0
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Requires-Dist: click
Requires-Dist: pyyaml
Requires-Dist: boto3


coverme
=======

Lightweight and easy configurable server backup utility.

Install::

    pip install coverme

Command line help::

    coverme --help

More details available at:
https://github.com/05bit/coverme


