Metadata-Version: 2.1
Name: wanna-transfer
Version: 0.2.1
Summary: High level transfer to the cloud
Home-page: http://github.com/Multiplicom/wanna-transfer
Author: Piotr Pawlaczek
Author-email: info@pawlaczek.pl
License: BSD
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Natural Language :: English
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Dist: docopt (==0.6.2)
Requires-Dist: boto3 (==1.4.4)
Requires-Dist: configparser (==3.5.0)

Wanna-transfer
--------------
Wanna-transfer is a python based tool to
efficient upload and download large files to and from the cloud.

It is easy to setup
```````````````````

And run it:

.. code:: bash

   $ pip install wanna-transfer
   $ wanna -h

Links
`````
* `development
  <https://github.com/Multiplicom/wanna-transfer>`_


