Metadata-Version: 2.1
Name: blobxfer
Version: 1.5.0
Summary: Azure storage transfer tool and data movement library
Home-page: https://github.com/Azure/blobxfer
Author: Microsoft Corporation
Author-email: UNKNOWN
License: MIT
Keywords: azure,storage,blob,files,transfer,copy,smb,cifs,blobxfer,azcopy
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Requires-Dist: azure-storage-blob (==1.3.1)
Requires-Dist: azure-storage-file (==1.3.1)
Requires-Dist: bitstring (==3.1.5)
Requires-Dist: click (==6.7)
Requires-Dist: cryptography (>=2.3.1)
Requires-Dist: future (==0.16.0)
Requires-Dist: python-dateutil (==2.7.3)
Requires-Dist: requests (==2.19.1)
Requires-Dist: ruamel.yaml (==0.15.66)
Requires-Dist: pathlib2 (==2.3.2); python_version < "3.5"
Requires-Dist: scandir (==1.9.0); python_version < "3.5"

UNKNOWN


