mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
278bd97c4d
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
6 lines
283 B
Text
6 lines
283 B
Text
cx_Freeze (python script freezer)
|
|
|
|
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.
|