Metadata-Version: 2.4
Name: spdl_io
Version: 0.0.11
Summary: SPDL plugin for loading media data into array format.
Author-email: Moto Hira <moto@meta.com>
License-Expression: 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
Dynamic: license-file

# SPDL

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.
