blob: 7742698b66479349b6b4772d861e82dbd4c3d2b5 (
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 'Speech'.
|