Metadata-Version: 1.1
Name: wanna-transfer
Version: 0.1.7
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
Description-Content-Type: UNKNOWN
Description: 
        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>`_
        
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
