mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
6 lines
347 B
Plaintext
6 lines
347 B
Plaintext
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.
|