diff options
author | Marcel Saegebarth <marc@mos6581.de> | 2015-08-12 07:40:40 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-08-12 18:51:49 +0700 |
commit | 385f6e515d115890b4a0330cedef390f3ea6deea (patch) | |
tree | 3b7c985e22ca9d6081cd37a44e896aef8196a456 /system/msitools/slack-desc | |
parent | 9bbbfab1f1e9857c67cb1b104d5483b5029c5782 (diff) |
system/msitools: Added (Inspect and build Windows Installer).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/msitools/slack-desc')
-rw-r--r-- | system/msitools/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/msitools/slack-desc b/system/msitools/slack-desc new file mode 100644 index 0000000000000..429560461e0d6 --- /dev/null +++ b/system/msitools/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------------------------------------------------------| +msitools: msitools (Inspect and build Windows Installer (.MSI) files) +msitools: +msitools: msitools is a set of programs to inspect and build +msitools: Windows Installer (.MSI) files. It is based on libmsi, a portable +msitools: library to read and write .MSI files. libmsi in turn is a port of +msitools: (and a subset of) Wine's implementation of the Windows Installer. +msitools: +msitools: Homepage: https://wiki.gnome.org/msitools/ +msitools: +msitools: +msitools: |