msi 0.2.0

Read/write Windows Installer (MSI) files
Documentation
1
2
3
4
5
6
7
8
9
10
11
# rust-msi

A pure Rust library for reading/writing [Windows
Installer](https://en.wikipedia.org/wiki/Windows_Installer) (MSI) files.

Documentation: https://docs.rs/msi

## License

rust-msi is made available under the
[MIT License](http://spdx.org/licenses/MIT.html).