mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-04-17 19:43:36 +00:00
[PR #994] Adding the ARJ (Archived by Robert Jung) format #1414
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/adamhathcock/sharpcompress/pull/994
State: closed
Merged: Yes
Initial implementation of the ARJ (Archived by Robert Jung) format, supporting 'store' for single file archives. Multi-file archives and all compression algorithms still require implementations.