Python的擴展PyICU v1.1發佈

來源:互聯網
上載者:User
關鍵字 nbsp; 擴展 發佈 that more

該版本幾乎完全封裝了 C++++ ICU 4.6 版本,支援老的 ICU 版本。 PyICU 是一個 Python 的擴展,用來封裝 IBM 的C++國際化元件(ICU)

GitHub is more than just a place to share code. It's a place to keep tabs on your favorite developers and projects, easily contribute fixes and new features, and visualiz e what's going on inside your codebase!

Welcome to PyICU, a Python extension wrapping IBM's International
&HTTP://www.aliyun.com/zixun/aggregation/37954.html">nbsp; Components for Unicode C++ library (ICU).

PyICU is a project maintained by the Open Source Applications Foundation.

The ICU homepage is: HTTP://site.icu-project.org/


Building PyICU
--------------

Before building PyICU the ICU libraries must be built and installed. Refer
to each system's instructions for more information.

PyICU is built with distutils or setuptools:
- verify that the INCLUDES, LFLAGS, CFLAGS and LIBRARIES dictionaries in
setup.py contain correct values for your platform
- python setup.py build
- sudo python setup.py install


Running PyICU
-------------

. Mac OS X
Make sure that DYLD_LIBRARY_PATH contains paths to the directory(ies)
containing the ICU libs.

. Linux & Solaris
Make sure that LD_LIBRARY_PATH contains paths to the directory(ies)
containing the ICU libs or that you added the corresponding -rpath
argument to LFLAGS.

    . Windows
      Make sure that PATH contains paths to the directory(ies)
       containing the ICU DLLs.

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.