PyICU 0.5 review

Download
by rbytes.net on

PyICU is a python extension wrapping IBM's ICU C++ API. PyICU is supported on Linux, Mac OS X and Windows

License: MIT/X Consortium License
File size: 58K
Developer: Andi Vajda
0 stars award from rbytes.net

PyICU is a python extension wrapping IBM's ICU C++ API.

PyICU is supported on Linux, Mac OS X and Windows. Binaries for PyICU are available below. See the README file for information about building PyICU from sources.

As of release 0.5, SWIG is no longer used. The Python wrapper objects are implemented by hand using the Python C Type System for better integration with Python and for faster C++ access.

Requirements:
Python

What's New in This Release:
PyICU no longer uses SWIG.
The Python object wrappers are now implemented by hand and result in a lot less code, better Python integration, and faster C++ access.

PyICU 0.5 search tags