9 breaking releases
0.10.0 | Dec 29, 2022 |
---|---|
0.9.0 | Jun 5, 2022 |
0.8.0 | Mar 6, 2022 |
0.7.0 | Oct 25, 2021 |
0.1.0 | Mar 4, 2021 |
#279 in Science
3,578 downloads per month
Used in 5 crates
(4 directly)
26KB
481 lines
tugger-windows
tugger-windows
is a library crate implementing functionality related
to packaging on Windows. The following functionality is (partially)
implemented:
- Locating the Windows SDK.
- Locating the Visual C++ Redistributable runtime files.
- Locating
vswhere.exe
.
tugger-windows
is part of the Tugger application distribution tool
but exists as its own crate to facilitate code reuse for other tools
wishing to perform similar functionality. Tugger is part of the
PyOxidizer project and
this crate is developed in that repository.
While this crate is developed as part of a larger project, modifications to support its use outside of its primary use case are very much welcome!
Dependencies
~6–19MB
~308K SLoC