Metadata-Version: 2.4
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"
Dynamic: author
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
