Jack Jansen | d0ddb66 | 1998-04-27 15:14:36 +0000 | [diff] [blame] | 1 | This is the Python 1.5.1 plugin development distribution. It should be loaded |
| 2 | on top of a 1.5.1 binary distribution and enables you to create plugin modules |
Jack Jansen | ecbc1cc | 1998-01-06 12:13:16 +0000 | [diff] [blame] | 3 | without having a full source distribution available. The contents of folders |
| 4 | whose names start with INTO should be merged into the corresponding folders. |
| 5 | |
| 6 | One example project is included, PlugIns:xx.prj |
| 7 | |
| 8 | More information can be found in the following files: |
| 9 | |
| 10 | Mac:ReadMe ReadMe file for the normal (binary) distribution |
| 11 | Relnotes Release notes, listing changes from previous releases |
| 12 | Readmefiles Readme files as supplied by Guido (platform independent changes) |
| 13 | Mac:Demo:building.html Instructions for building Python, folder structure, etc. |
| 14 | |
| 15 | This distribution usually lives somewhere under http://www.cwi.nl/~jack/macpython.html |
| 16 | or ftp://ftp.cwi.nl/pub/jack/python/mac. |
| 17 | |
| 18 | |
Jack Jansen | d0ddb66 | 1998-04-27 15:14:36 +0000 | [diff] [blame] | 19 | Jack Jansen, <jack@cwi.nl>, 27-Apr-98 |