[ArchiveTools] Add one more reference

This commit is contained in:
Matt Nadareski
2017-03-05 21:49:29 -08:00
parent a6bdf469ed
commit 734303e8fa

View File

@@ -37,6 +37,7 @@ namespace SabreTools.Helper.Tools
{ {
/* /*
* TODO: Full archive support for: RAR, LRZip, ZPAQ?, Zstd?, LZ4? * TODO: Full archive support for: RAR, LRZip, ZPAQ?, Zstd?, LZ4?
* Torrent 7-zip: https://sourceforge.net/p/t7z/code/HEAD/tree/
* LRZIP: https://github.com/ckolivas/lrzip * LRZIP: https://github.com/ckolivas/lrzip
* ZPAQ: https://github.com/zpaq/zpaq * ZPAQ: https://github.com/zpaq/zpaq
* Zstd: https://github.com/skbkontur/ZstdNet * Zstd: https://github.com/skbkontur/ZstdNet