mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 20:07:50 -04:00
8 lines
315 B
Plaintext
8 lines
315 B
Plaintext
py2app is a Python setuptools command which will allow you to make standalone
|
|
Mac OS X application bundles and plugins from Python scripts.
|
|
|
|
py2app is similar in purpose and design to py2exe for Windows.
|
|
|
|
NOTE: py2app must be used on OSX to build applications, it cannot create Mac
|
|
applications on other platforms.
|