Metadata-Version: 2.2
Name: spdl_io
Version: 0.0.8
Summary: SPDL plugin for loading media data into array format.
Author-email: Moto Hira <moto@meta.com>
License: BSD-2-Clause
Project-URL: Documentation, https://facebookresearch.github.io/spdl/main/index.html
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=1.21

# SPDL /spiːdl/

SPDL (Scalable and Performant Data Loading) is a library and project to
explore the design and performance of data loading with thread-based
parallelism.

## Documentation

Please checkout [the documentation](https://facebookresearch.github.io/spdl).

## License

SPDL is BSD 2-Clause licensed, as found in the LICENSE file.
