blob: 20fcb570b0eff661d93c5527028daf7c6a4a0f3f (
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 'SecurityInterface'.
|