Archivist provides standard archiving and compression utilities for use within .NET environments.
Current Support Includes:
· Reading and Extracting of Tar Files
This is an early alpha release and there are many known limitations concerning tar support:
· Only supports listing, verbose and extracting options
· No support for ustar headers (they are ignored)
· Does not create tar specified permissions on extract
Project Roadmap
· Support for creating archives
· Create full tar command support with all options
· Add support for gzip
· Add support for pkzip
What's New in This Release:
· This minor release supports the creation of tar files and gzip compression/decompression.
Product's homepage