[PyObjC-svn] r2201 - in trunk/pyobjc/pyobjc-framework-InterfaceBuilderKit: . Doc
[email protected] Sun, 03 May 2009 02:25:01 -0500
| Newsgroups | gmane.comp.python.pyobjc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: ronaldoussoren
Date: Sun May 3 02:25:01 2009
New Revision: 2201
Log:
add trivial API Notes document, small tweaks to setup.py
Added:
trunk/pyobjc/pyobjc-framework-InterfaceBuilderKit/Doc/
trunk/pyobjc/pyobjc-framework-InterfaceBuilderKit/Doc/api-notes-InterfaceBuilderKit.txt
Modified:
trunk/pyobjc/pyobjc-framework-InterfaceBuilderKit/ (props changed)
trunk/pyobjc/pyobjc-framework-InterfaceBuilderKit/setup.py
Modified: trunk/pyobjc/pyobjc-framework-InterfaceBuilderKit/setup.py
==============================================================================
--- trunk/pyobjc/pyobjc-framework-InterfaceBuilderKit/setup.py (original)
+++ trunk/pyobjc/pyobjc-framework-InterfaceBuilderKit/setup.py Sun May 3 02:25:01 2009
@@ -1,5 +1,13 @@
'''
-Wrappers for framework 'InterfaceBuilderKit'.
+Wrappers for the framework "InterfaceBuilderKit" on MacOSX. This framework
+is only available when you've installed Xcode 3.0 or later.
+
+The Interface Builder Kit is a framework containing the classes you use to
+implement custom plug-ins for Interface Builder. A plug-in injects one or
+more custom objects into Interface Builder's library window. From the library
+window, users can access your custom objects and drag them into their nib
+files just as they would the standard system controls. You can also use this
+framework to implement inspectors for manipulating your objects at runtime.
These wrappers don't include documentation, please check Apple's documention
for information on how to use this framework and PyObjC's documentation
@@ -33,13 +41,10 @@
platforms = [ "MacOS X" ],
packages = [ "InterfaceBuilderKit" ],
package_dir = { '': 'Lib' },
- setup_requires = [
- ],
install_requires = [
- 'pyobjc-core>=2.2b1',
- 'pyobjc-framework-Cocoa>=2.2b1',
+ 'pyobjc-core>=2.2b2',
+ 'pyobjc-framework-Cocoa>=2.2b2',
],
- dependency_links = [],
package_data = {
'': ['*.bridgesupport']
},
------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations
Conference from O'Reilly Media. Velocity features a full day of
expert-led, hands-on workshops and two days of sessions from industry
leaders in dedicated Performance & Operations tracks. Use code vel09scf
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf