fileutils
Personal file utilities for reading and writing .jsonl and .zst files.
Features
compression(default) — zstd read/write support viazstdprogress(default) — progress bar integration viaindicatif
Usage
[]
= "0.1"
Disable default features if you don't need compression or progress:
[]
= { = "0.1", = false, = ["compression"] }
License
MIT