2 unstable releases
0.8.0 | Aug 11, 2024 |
---|---|
0.7.0 | Apr 18, 2024 |
#4 in #windows-installer
30 downloads per month
260KB
5.5K
SLoC
rust-msi
A pure Rust library for reading/writing Windows Installer (MSI) files.
Documentation: https://docs.rs/msi
License
rust-msi is made available under the MIT License.
lib.rs
:
A basic foreign function interface (FFI) for "only" reading information of Windows Installer (MSI) files, built on top of the msi crate.
Dependencies
~7.5MB
~204K SLoC