Python Version: 1.4 PyObjC Version: 0.47 The packages within this directory contain various builds and patches to Python version 1.4 for NEXTSTEP 3.3 [or greater, assuming binary compatibility]. The -bin package does not contain any of the resources necessary to build modules such as PyObjc. The plain package contains everything-- including headers and development libraries. pyobjc.0.47bbum00.s.tar.gz contains complete source for Lele's PyObjC release 0.47 as an externally buildable project [assuming something configured similarly to the contents of Python.pkg.b.NIHS.tar.gz is installed]. Included is the source for a number of examples including a complete and useful python based services handler. pyobjc.0.47.b.NIHS.tar.gz contains only the python binary [with all of the PyObjC code statically linked] and none of the examples-- copy to usr/local/bin and use as the basis for all PyObjC 0.47 based projects. python.1.4.config.status contains the complete configuration for which all binaries are based upon.