Opened 15 years ago
Closed 15 years ago
#24048 closed submission (fixed)
new port: py26-cx_Freeze
Reported by: | adfernandes (Andrew Fernandes) | Owned by: | adfernandes (Andrew Fernandes) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ||
Port: | py26-cx_Freeze |
Description
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.
Attachments (1)
Change History (2)
Changed 15 years ago by adfernandes (Andrew Fernandes)
comment:1 Changed 15 years ago by adfernandes (Andrew Fernandes)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
committed in r64690