summaryrefslogtreecommitdiff
path: root/lang/py-cxfreeze/DESCR
blob: b1d00b7bf8b3b738d16bc941588d0cd165bbb3a1 (plain)
1
2
3
4
cx_Freeze is a set of scripts and modules for freezing Python scripts into
executables in much the same way that py2exe and py2app do. Unlike these
two tools, cx_Freeze is cross platform and should work on any platform that
Python itself works on.