Description
Extracts and creates tar files using conduit for streaming in Haskell. Streaming archive handling lets tools process large archives without loading everything into memory.
It is useful for package managers, backup tools, installers, import/export pipelines, and services that handle archive uploads. It is a developer library and has no standalone archive UI.