diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2019-12-07 19:46:49 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-07 19:46:49 +0700 |
commit | 5ddfa73c4911757f86a06bab87972cb30714a82d (patch) | |
tree | 7d725c9157c6aa12bb857276c081bcd4c84fd01c /libraries/wimlib/slack-desc | |
parent | e4fc3c31e5781df15eda474427a4a9241e0c6e5c (diff) |
libraries/wimlib: Added (Windows Imaging Library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/wimlib/slack-desc')
-rw-r--r-- | libraries/wimlib/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/wimlib/slack-desc b/libraries/wimlib/slack-desc new file mode 100644 index 0000000000..ec0b2e780d --- /dev/null +++ b/libraries/wimlib/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +wimlib: wimlib (the open source Windows Imaging (WIM) library) +wimlib: +wimlib: wimlib is an open source, cross-platform library for creating, +wimlib: extracting, and modifying Windows Imaging (WIM) archives. +wimlib: wimlib can be used to back up, install, or restore Windows operating +wimlib: systems; to create customized images of Windows PE; or to archive +wimlib: files on either Windows or UNIX/Linux. +wimlib: wimlib is fully supported on both Windows and UNIX-like systems. +wimlib: +wimlib: https://www.wimlib.net +wimlib: |