home *** CD-ROM | disk | FTP | other *** search
/ Big Green CD 8 / BGCD_8_Dev.iso / NEXTSTEP / Languages / python / python-1.4.README < prev   
Encoding:
Text File  |  1997-12-14  |  1.0 KB  |  28 lines

  1.  
  2. Python Version: 1.4
  3. PyObjC Version: 0.47
  4.  
  5. The packages within this directory contain various builds and patches
  6. to Python version 1.4 for NEXTSTEP 3.3 [or greater, assuming binary
  7. compatibility].
  8.  
  9. The -bin package does not contain any of the resources necessary
  10. to build modules such as PyObjc.  The plain package contains
  11. everything-- including headers and development libraries.
  12.  
  13. pyobjc.0.47-src.tar.gz contains complete source for Lele's PyObjC
  14. release 0.47 as an externally buildable project [assuming something
  15. configured similarly to the contents of
  16. python-1.4-MIHS-with_headers/Python.pkg is installed].  Included
  17. is the source for a number of examples including a complete and
  18. useful python based services handler.
  19.  
  20. python-1.4-MIHS-no_headers contains only the python binary [with
  21. all of the PyObjC code statically linked] and none of the examples--
  22. copy to usr/local/bin and use as the basis for all PyObjC 0.47
  23. based projects.
  24.  
  25. python-1.4-config.cache contains the complete configuration for
  26. which all binaries are based upon.
  27.  
  28.