From dfd182849fbeff2cd5bb9efb5813a43696a718bd Mon Sep 17 00:00:00 2001 From: Bastian Germann Date: Fri, 14 Mar 2025 16:46:23 +0100 Subject: [PATCH] Document 7zip-rar support --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index df670cf..4b2640c 100644 --- a/README.rst +++ b/README.rst @@ -39,7 +39,7 @@ Backends: | | | * Does not support RAR2 locked files. | | | | * Does not support RAR5 Blake2 hash checking. | +-------------+----------------------+-----------------------------------------------------+ -| 7zip_ | Supported | * RAR support not available on Debian/Ubuntu repos. | +| 7zip_ | Supported | * Requires ``7zip-rar`` package on Debian/Ubuntu. | +-------------+----------------------+-----------------------------------------------------+ | p7zip_ | Supported | * Unmaintained? | | | | * Requires ``p7zip-rar`` package on Debian/Ubuntu. |