Crates.io | tugger-windows |
lib.rs | tugger-windows |
version | 0.10.0 |
source | src |
created_at | 2021-03-04 22:39:29.438584 |
updated_at | 2022-12-29 23:54:30.033766 |
description | Collection of packaging primitives specific to Windows |
homepage | https://github.com/indygreg/PyOxidizer |
repository | https://github.com/indygreg/PyOxidizer.git |
max_upload_size | |
id | 363944 |
size | 15,563 |
tugger-windows
is a library crate implementing functionality related
to packaging on Windows. The following functionality is (partially)
implemented:
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!