[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/wimlib/wimlib.desc [COPY] Copyright (C) 2024 - 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] The open source Windows Imaging (WIM) library [T] Wimlib is an open source, cross-platform library for creating, extracting, [T] and modifying Windows Imaging (WIM) archives. WIM is a file archiving [T] format, somewhat comparable to ZIP (and many other file archiving formats); [T] but unlike ZIP, it allows storing various Windows-specific metadata, allows [T] storing multiple "images" in a single archive, automatically deduplicates [T] all file contents, and supports optional solid compression to get a better [T] compression ratio. wimlib and its command-line frontend wimlib-imagex [T] provide a free and cross-platform alternative to Microsoft's WIMGAPI, [T] ImageX, and DISM. [U] https://wimlib.net/ [A] Eric Biggers [M] Rene Rebe [C] extra/archive [F] CROSS [L] GPL3 LGPL3 [S] Stable [V] 1.14.4 [D] 31ee410b86c2f0ef74bc6063d23957d2d6a0ffc9775168ab36106f89 wimlib-1.14.4.tar.gz https://wimlib.net/downloads/ pkginstalled fuse || var_append confopt ' ' --without-fuse pkginstalled ntfs-3g || var_append confopt ' ' --without-ntfs-3g