There's a closed pull request on the void-packages repository New package: msitools https://github.com/void-linux/void-packages/pull/49528 Description: Resubmitting since #43321 was closed and I needed the package on another machine! #### Testing the changes - I tested the changes in this PR: **YES** #### New package - This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES** #### Local build testing - I built this PR locally for my native architecture, (x86_64-glibc) Note that I've added `python3-setuptools` as a host dependency, but really `gobject-instrospection` needs this! Otherwise it breaks with python 3.12 (due to the use of `distutils` which was removed).