Opened 14 years ago

Closed 14 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)

Portfile (1018 bytes) - added by adfernandes (Andrew Fernandes) 14 years ago.

Download all attachments as: .zip

Change History (2)

Changed 14 years ago by adfernandes (Andrew Fernandes)

Attachment: Portfile added

comment:1 Changed 14 years ago by adfernandes (Andrew Fernandes)

Resolution: fixed
Status: newclosed

committed in r64690

Note: See TracTickets for help on using tickets.