Files
pkgsrc-ng/lang/py-cxfreeze/DESCR
2013-09-26 17:14:40 +02:00

5 lines
248 B
Plaintext

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.