Crates.io | msi_ffi |
lib.rs | msi_ffi |
version | 0.8.0 |
source | src |
created_at | 2024-04-18 23:45:13.513631 |
updated_at | 2024-08-11 09:04:51.568995 |
description | Basic FFI interface for reading Windows Installer (MSI) files, using the `msi` crate. |
homepage | |
repository | https://github.com/mdsteele/rust-msi |
max_upload_size | |
id | 1213067 |
size | 29,893 |
A pure Rust library for reading/writing Windows Installer (MSI) files.
Documentation: https://docs.rs/msi
rust-msi is made available under the MIT License.