tar-conduit v0.2.0 Release Notes

Release Date: 2018-01-23 // over 6 years ago
    • Implemented tarball creation.
    • Introduced FileInfo datatype that makes it easier to work with archives by automatically handling tar specific blocks and applying them to FileInfo.
    • Full support for ustar format.
    • Support for GNU tar features: long file name. Discardes unsupported.
    • Helper tar/untar functions for dealing directly with the filesystem.