#tugger #visual #packaging #run-time #primitive #applications #windows

tugger-windows

Collection of packaging primitives specific to Windows

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

#265 in Science

Download history 930/week @ 2023-12-13 1810/week @ 2023-12-20 3251/week @ 2023-12-27 1858/week @ 2024-01-03 1373/week @ 2024-01-10 1065/week @ 2024-01-17 1068/week @ 2024-01-24 877/week @ 2024-01-31 837/week @ 2024-02-07 807/week @ 2024-02-14 848/week @ 2024-02-21 849/week @ 2024-02-28 690/week @ 2024-03-06 762/week @ 2024-03-13 3313/week @ 2024-03-20 3167/week @ 2024-03-27

8,043 downloads per month
Used in 5 crates (4 directly)

MPL-2.0 license

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–21MB
~328K SLoC