Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.17 KB

README.rst

File metadata and controls

27 lines (19 loc) · 1.17 KB

mu_portable_python_macos

This repository is part of the Mu project (https://codewith.mu/).

It contains the assets needed to automatically build Python 3.6 for Mac OSX such that the resulting version of Python is a stand-alone runtime to be included in the OSX based installable for Mu.

There are two versions of each release:

  • Full - where everything is included.
  • Reduced - where man pages, tests, IDLE and ensurepip are removed.

The reduced version is the one included in the OSX installer for Mu.

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.