category: Devel
build-depends: cygport bison gettext-devel gobject-introspection libgcab-devel libgsf1-devel libiconv-devel vala vala-gcab1.0
sdesc: "Programs to inspect and build Windows Installer (.MSI) files"
ldesc: "msitools is a set of programs to inspect and build Windows Installer (.MSI)
files. It is based on libmsi, a portable library to read and write .MSI
files.

msitools plans to be a solution for packaging and deployment of cross-compiled
Windows applications.

The following tools are included:

- msibuild: a low-level tool to create MSI packages
- msidiff: compares two MSI packages' contents
- msidump: dumps raw MSI tables and stream contents
- msiextract: extracts files contained in MSI packages
- msiinfo: inspects MSI packages
"
skip:

homepage: https://wiki.gnome.org/msitools
license: GPL-2.0-or-later AND LGPL-2.1-or-later