Metadata-Version: 2.1 Name: iopath Version: 0.1.10 Summary: A library for providing I/O abstraction. Home-page: https://github.com/facebookresearch/iopath Author: FAIR License: MIT licensed, as found in the LICENSE file Requires-Python: >=3.6 License-File: LICENSE Requires-Dist: tqdm Requires-Dist: typing-extensions Requires-Dist: portalocker Requires-Dist: dataclasses ; python_version < "3.7" Provides-Extra: aws Requires-Dist: boto3 ; extra == 'aws'