cx-freeze binary package in Ubuntu Trusty armhf

 cx_Freeze is an application which allows you to freeze Python code into
 executable files, in a way similar to how py2exe and py2app work.
 .
 There are three different ways how you can use cx_Freeze:
  * Use the included cxfreeze command which works well for simple scripts.
  * Create a distutils setup script which can be used for more complicated
    configurations or to retain the configuration for future use.
  * Work directly with the classes and modules used internally by cx_Freeze;
    this should be reserved for complicated scripts, extending or embedding.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2013-10-18 14:25:21 UTC Published Ubuntu Trusty armhf release universe python Optional 4.3.1-0ubuntu1
  • Published
  • Copied from ubuntu raring-proposed armhf in Primary Archive for Ubuntu