From 278eb88aa18c9fa4a8e11d9aac673e735ca75a45 Mon Sep 17 00:00:00 2001 From: yutt Date: Mon, 28 Oct 2024 14:12:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8C=E6=AD=A5=E7=BA=BF=E4=B8=8A=E6=96=87?= =?UTF-8?q?=E4=BB=B63.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...\214\205\346\270\205\345\215\225\350\241\250\346\240\274.md" | 2 ++ 1 file changed, 2 insertions(+) diff --git "a/OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/Anolis OS 8.2 AppStream \345\214\205\346\270\205\345\215\225\350\241\250\346\240\274.md" "b/OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/Anolis OS 8.2 AppStream \345\214\205\346\270\205\345\215\225\350\241\250\346\240\274.md" index 11b5a94..42f4572 100644 --- "a/OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/Anolis OS 8.2 AppStream \345\214\205\346\270\205\345\215\225\350\241\250\346\240\274.md" +++ "b/OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/Anolis OS 8.2 AppStream \345\214\205\346\270\205\345\215\225\350\241\250\346\240\274.md" @@ -4408,3 +4408,5 @@ | zstd | BSD and GPLv2 | Zstd, short for Zstandard, is a fast lossless compression algorithm,targeting real-time compression scenarios at zlib-level compression ratio. | | zziplib | LGPLv2+ or MPLv1.1 | The zziplib library is intentionally lightweight, it offers the ability toeasily extract data from files archived in a single zip file. Applicationscan bundle files into a single zip archive and access them. The implementationis based only on the (free) subset of compression with the zlib algorithmwhich is actually used by the zip/unzip tools. | | zziplib-utils | LGPLv2+ or MPLv1.1 | The zziplib library is intentionally lightweight, it offers the ability toeasily extract data from files archived in a single zip file. Applicationscan bundle files into a single zip archive and access them. The implementationis based only on the (free) subset of compression with the zlib algorithmwhich is actually used by the zip/unzip tools.This packages contains all the utilities that come with the zziplib library. | + +xia ; \ No newline at end of file -- Gitee