Import of pkgsrc-2015Q2
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
The PyObjC project aims to provide a bridge between the Python and Objective-C
|
||||
programming languages. The bridge is intended to be fully bidirectional,
|
||||
allowing the Python programmer to take full advantage of the power provided by
|
||||
various Objective-C based toolkits and the Objective-C programmer transparent
|
||||
access to Python based functionality.
|
||||
|
||||
This package contains wrappers for framework 'Cocoa', that is frameworks
|
||||
'CoreFoundation', 'Foundation' and 'AppKit'.
|
||||
|
||||
These wrappers don't include documentation, please check Apple's documention
|
||||
for information on how to use this framework and PyObjC's documentation
|
||||
for general tips and tricks regarding the translation between Python
|
||||
and (Objective-)C frameworks.
|
||||
Reference in New Issue
Block a user