Metadata-Version: 2.1
Name: array_record
Version: 0.6.0
Summary: A file format that achieves a new frontier of IO efficiency
Home-page: https://github.com/google/array_record
Author: ArrayRecord team
Author-email: no-reply@google.com
License: Apache-2.0
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9
License-File: LICENSE
Requires-Dist: absl-py
Requires-Dist: etils[epath]
Provides-Extra: beam
Requires-Dist: apache-beam[gcp]>=2.50.0; extra == "beam"
Requires-Dist: google-cloud-storage>=2.11.0; extra == "beam"
Requires-Dist: tensorflow>=2.14.0; extra == "beam"
