معرفی شرکت ها


buildout.ucsdetector-0.5


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A buildout extension that enables dependency links to install eggs according to the UCS(Unicode Character Set) version of the python distribution.
ویژگی مقدار
سیستم عامل -
نام فایل buildout.ucsdetector-0.5
نام buildout.ucsdetector
نسخه کتابخانه 0.5
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Diego Manhaes Pinheiro
ایمیل نویسنده dmpinheiro@gmail.com
آدرس صفحه اصلی http://github.com/dmpinheiro/buildout.ucsdetector
آدرس اینترنتی https://pypi.org/project/buildout.ucsdetector/
مجوز MIT
buildout.ucsdetector ******************** The buildout.ucsdetector is a buildout extension that allows define diferent links according to the UCS (Unicode Character Set) used by the python executable associated with the buildout process. It's a workaround to provide a way to install a project with that uses C/Python Unicode API internally and have to provide support for diferent Python Unicode installations. At the moment, Python 2.x versions have two python unicode support: UCS2 and UCS4. More details about the problem can be found at the `Python Documentation <http://docs.python.org/c-api/unicode.html>`_. Available Options ***************** - ucs2-links Define which dependency links will be added at the find-links option if the python process if UCS2 enabled. - ucs4-links Define which dependency links will be added at the find-links option if the python have UCS4 support.


نحوه نصب


نصب پکیج whl buildout.ucsdetector-0.5:

    pip install buildout.ucsdetector-0.5.whl


نصب پکیج tar.gz buildout.ucsdetector-0.5:

    pip install buildout.ucsdetector-0.5.tar.gz