slackbuilds/python/cx_Freeze
fourtysixandtwo aef977d3da python/cx_Freeze: Change i486 to i586 2022-06-07 02:23:44 -04:00
..
README
cx_Freeze.SlackBuild python/cx_Freeze: Change i486 to i586 2022-06-07 02:23:44 -04:00
cx_Freeze.info
slack-desc

README

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.