You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
dsomero d0c108251a various: Update find command to match template. 12 years ago
..
README python/cx_Freeze: Added (python script freezer) 14 years ago
cx_Freeze.SlackBuild various: Update find command to match template. 12 years ago
cx_Freeze.info Add REQUIRED field to .info files. 13 years ago
slack-desc various: Fix slack-desc formatting and comment nit picks. 12 years ago

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.