Metadata-Version: 1.1
Name: valleybackups
Version: 0.1.3
Summary: Command-line based backup tool integrated with AWS Glacier
Home-page: https://github.com/valleyworks/valleybackups
Author: ValleyWorks
Author-email: nahuel.chaves@valleyworks.us
License: MIT
Description: glacierbackups

        ==============

        

        Command-line based backup tool integrated with AWS Glacier

        

        Installation

        ------------

        

        -  From the project's root folder run ``pip install --editable .`` to

           install the package and its dependencies.

        

        Usage

        -----

        

        See docs on http://pythonhosted.org/valleybackups/

        

        Compile docs

        ------------

        

        First make sure you have ``sphinx`` and ``sphinx-bootstrap-theme`` pip

        packages installed.

        

        Then cd into /docs and run make html

        
Keywords: backup glacier aws
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
