slackbuilds_ponce/python/cx_Freeze
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
cx_Freeze.info
cx_Freeze.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
README
slack-desc

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.