معرفی شرکت ها


i586-python3-module-cx-freeze-5.0-alt1.hg20141226.1.1.1.i586.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Scripts and modules for freezing Python 3 scripts into executables
ویژگی مقدار
سیستم عامل Linux
توزیع ALT p9
مخزن ALTLinux classic i586
نام بسته i586-python3-module-cx-freeze
نام فایل بسته i586-python3-module-cx-freeze-5.0-alt1.hg20141226.1.1.1.i586.rpm
نسخه بسته 5.0
انتشار بسته alt1.hg20141226.1.1.1
معماری بسته i586
نگهدارنده -
تاریخ ساخت Thu 18 Apr 2019 04
هاست سازنده grenka-sisyphus.hasher.altlinux.org
نوع بسته .rpm
آدرس صفحه اصلی http://cx-freeze.sourceforge.net/
مجوز PSF
حجم دانلود 7.5K
حجم نصب 13.344K
[This package was automatically repackaged from i586.] 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. It requires Python 2.3 or higher since it makes use of the zip import facility which was introduced in that version. There are three different ways to use cx_Freeze. The first is to use the included freeze script which works well for simple scripts. The second is to create a distutils setup script which can be used for more complicated configuration or to retain the configuration for future use. The third method involves working directly with the classes and modules used internally by cx_Freeze and should be reserved for complicated scripts or extending or embedding. There are three different options for producing executables as well. The first option is the only one that was available in earlier versions of cx_Freeze, that is appending the zip file to the executable itself. The second option is creating a private zip file with the same name as the executable but with the extension .zip. The final option is the default which is to create a zip file called library.zip and place all modules in this zip file. The final two options are necessary when creating an RPM since the RPM builder automatically strips executables.


نیازمندی

مقدار نام
= 5.0-alt1.hg20141226.1.1.1:sisyphus+225625.6200.91.1 python3-module-cx-freeze
- /lib/ld-linux.so.2
- libc.so.6(GLIBC_2.0)
- libc.so.6(GLIBC_2.2)
- libc.so.6(GLIBC_2.3.4)
- libc.so.6(GLIBC_2.4)
>= set:ojgKcGf94W6c9LG1jCjPeK8NuaBcQF1g0gEepjknkdugSrQV7kt7FXUvijpZq7Vq7zV9iJe libpython3.7m.so.1.0
- rpmlib(SetVersions)
- rpmlib(PayloadIsLzma)


ارائه دهنده

مقدار نام
= 5.0-alt1.hg20141226.1.1.1:sisyphus+225625.6200.91.1 i586-python3-module-cx-freeze


نحوه نصب


نصب پکیج rpm i586-python3-module-cx-freeze:

    sudo apt-get install i586-python3-module-cx-freeze-5.0-alt1.hg20141226.1.1.1.i586.rpm


فایل ها

مسیرها
/usr/lib/python3/site-packages/cx_Freeze/util.cpython-37m.so


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2018-03-22

(NMU) Rebuilt with python-3.6.4.

2016-03-17

(NMU) rebuild with python3-3.5 & rpm-build-python3-0.1.10

2016-01-28

NMU: Use buildreq for BR.

2015-07-31

Version 5.0

2014-07-11

Version 4.3.3

2013-11-28

Version 4.3.2

2013-04-15

Use 'find... -exec...' instead of 'for ... $(find...'

2013-03-23

Rebuild with Python-3.3

2012-05-26

New snapshot
Added module for Python 3

2012-04-12

Rebuild to remove redundant libpython2.7 dependency

2011-12-18

New snapshot

2011-12-16

Fixed RPATH

2011-10-20

Rebuild with Python-2.7

2011-05-16

Version 4.2.3

2011-03-25

Rebuilt for debuginfo

2011-02-23

Minimized requirements