dsomero d0c108251a various: Update find command to match template. 11 лет назад
..
README 278bd97c4d python/cx_Freeze: Added (python script freezer) 13 лет назад
cx_Freeze.SlackBuild d0c108251a various: Update find command to match template. 11 лет назад
cx_Freeze.info 4248415dde Add REQUIRED field to .info files. 12 лет назад
slack-desc 610e8461bb various: Fix slack-desc formatting and comment nit picks. 11 лет назад

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.