wimlib: The open source Windows Imaging (WIM) library1

Wimlib is an open source, cross-platform library for creating, extracting, and modifying Windows Imaging (WIM) archives. WIM is a file archiving format, somewhat comparable to ZIP (and many other file archiving formats); but unlike ZIP, it allows storing various Windows-specific metadata, allows storing multiple "images" in a single archive, automatically deduplicates all file contents, and supports optional solid compression to get a better compression ratio. wimlib and its command-line frontend wimlib-imagex provide a free and cross-platform alternative to Microsoft's WIMGAPI, ImageX, and DISM.

... part of T2, get it here

URL: https://wimlib.net/

Author: Eric Biggers
Maintainer: Rene Rebe <rene [at] t2-project [dot] org>

License: GPL3 LGPL3
Status: Stable
Version: 1.14.4

Remark: Does cross compile (as setup and patched in T2).

Download: https://wimlib.net/downloads/ wimlib-1.14.4.tar.gz

T2 source: wimlib.cache
T2 source: wimlib.desc

Build time (on reference hardware): 8% (relative to binutils)2

Installed size (on reference hardware): 5.27 MB, 64 files

Dependencies (build time detected): automake bash binutils coreutils diffutils findutils gawk grep gzip linux-header make sed tar

Installed files (on reference hardware): n.a.

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).