blob: 1a6e63764ff9a2c8a6118f76e6cfdc72d7570296 [file] [log] [blame]
Thomas Wouters477c8d52006-05-27 19:21:47 +00001This package will install MacPython $FULL_VERSION for Mac OS X
2$MACOSX_DEPLOYMENT_TARGET for the following
3architecture(s): $ARCHITECTURES.
4
5Separate installers are available for older versions
6of Mac OS X, see the homepage, below.
7
8Installation requires approximately $INSTALL_SIZE MB of disk
9space, ignore the message that it will take zero bytes.
10
11You must install onto your current boot disk, even
12though the installer does not enforce this, otherwise
13things will not work.
14
15MacPython consists of the Python programming language
16interpreter, plus a set of programs to allow easy
17access to it for Mac users (an integrated development
18environment, an applet builder), plus a set of pre-built
19extension modules that open up specific Macintosh technologies
20to Python programs (Carbon, AppleScript, Quicktime, more).
21
22The installer puts the applications in "MacPython $VERSION"
23in your Applications folder, command-line tools in
24/usr/local/bin and the underlying machinery in
25$PYTHONFRAMEWORKINSTALLDIR.
26
27More information on MacPython can be found at
28http://www.cwi.nl/~jack/macpython and
29http://pythonmac.org/. More information on
30Python in general can be found at
31http://www.python.org.