I've just uploaded PyObjC 1.3.7. This is a minor upgrade to PyObjC  
and features support for Xcode 2.1 in the Xcode templates, several  
new and improved framework wrappers, the port to Intel as well as  
some (minor) bugfixes. The new release can be downloaded from http:// 
pyobjc.sourceforge.net/

For those of you who live under a rock:

PyObjC is a bridge between Python and Objective-C.  It allows full
featured Cocoa applications to be written in pure Python.  It is also
easy to use other frameworks containing Objective-C class libraries
from Python and to mix in Objective-C, C and C++ source.

The installer package includes a number of Xcode templates
for easily creating new Cocoa-Python projects, as well as py2app,
a suite of tools for building redistributable Python applications
and plugins.

Ronald
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to