slackbuilds_ponce/libraries/wimlib/README
Reza Talebi 5ddfa73c49 libraries/wimlib: Added (Windows Imaging Library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2019-12-07 19:46:49 +07:00

12 lines
396 B
Text

wimlib is a C library for creating, modifying, extracting,
and mounting files in the Windows Imaging Format (WIM files).
wimlib and its command-line frontend 'wimlib-imagex'
provide a free and cross-platform alternative to
Microsoft's WIMGAPI, ImageX, and DISM.
Additional non-required dependencies:
libfuse (optional but recommended):
cdrkit (optional)
mtools (optional)
cabextract (optional)