category: Devel
requires: girepository-GLib2.0 libmsi0 
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. libmsi in turn is a port of (and a subset of) Wine's implementation of
the Windows Installer.

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

The following tools are included:

- msibuild: builds 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"
external-source: msitools