summaryrefslogtreecommitdiff
path: root/devel/py-py2app/DESCR
blob: b69661e2beec4594f5e5d6a620f6cd01bd7ba049 (plain)
1
2
3
4
5
6
7
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.