This repository is part of the Mu project (https://codewith.mu/).
It contains the digital assets needed for pynsist to build 32 and 64 bit installers for Windows that need access to tkinter, venv and pip. More details about the pynsist project can be found here: https://pynsist.readthedocs.io/en/latest/
The script used to build the Windows installer makes use of releases associated with this project. To see how this works, please refer to this source file: https://github.com/mu-editor/mu/blob/master/win_installer.py
The assets in this repository come from two places: tcl/tk (the license for which can be found here: https://www.tcl.tk/software/tcltk/license.html) and Python (the license for which can be found here: https://docs.python.org/3/license.html)
IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.