Metadata-Version: 2.1
Name: uio
Version: 0.2.3
Summary: Universal IO (uio) library.
License: MIT
Author: AJ Steers
Author-email: aj.steers@slalom.com
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: AWS
Provides-Extra: Azure
Requires-Dist: azure-storage-blob (>=12.7.1,<13.0.0); extra == "Azure"
Requires-Dist: azure-storage-file-datalake (>=12.2.3,<13.0.0); extra == "Azure"
Requires-Dist: boto3 (>=1.17.5,<2.0.0); extra == "AWS"
Requires-Dist: fire (>=0.4.0,<0.5.0)
Requires-Dist: logless (>=0.2.2,<0.3.0)
Requires-Dist: runnow (>=0.1.0,<0.2.0)
Requires-Dist: s3fs (<0.5.2); extra == "AWS"
