Metadata-Version: 2.1
Name: tfrecord-slow
Version: 0.3.2
Summary: Default template for PDM package
Author-email: SunDoge <triplez0@outlook.com>
Requires-Python: >=3.9
Requires-Dist: crc32c>=2.3.post0
Requires-Dist: numpy>=1
Provides-Extra: msgpack
Requires-Dist: msgspec>=0.18.6; extra == 'msgpack'
Description-Content-Type: text/markdown

# tfrecord-slow

TFRecord reader and writer without protobuf.

## Install

```shell
pip install tfrecord-slow
```
