blob: ce1bb3a804a322b3795b9f9b5f24bcb49e8b889d (
plain)
1
2
3
4
5
6
7
|
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 'CoreServices'.
|