pkgsrc/devel/py-py2app/DESCR
rodent 8b8fd34e45 Import py27-py2app-0.8 as devel/py-py2app.
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.
2014-02-09 15:25:46 +00:00

7 lines
315 B
Text

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.