msi_ffi

Crates.iomsi_ffi
lib.rsmsi_ffi
version0.8.0
sourcesrc
created_at2024-04-18 23:45:13.513631
updated_at2024-08-11 09:04:51.568995
descriptionBasic FFI interface for reading Windows Installer (MSI) files, using the `msi` crate.
homepage
repositoryhttps://github.com/mdsteele/rust-msi
max_upload_size
id1213067
size29,893
Matthew D. Steele (mdsteele)

documentation

README

rust-msi

Build Status Crates.io Documentation

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.

Commit count: 116

cargo fmt