[I18n-sig] python implementation of unicode collation algorithm

James Tauber jtauber at jtauber.com
Tue Jan 24 14:19:38 CET 2006


On 23/01/2006, at 6:37 AM, Jim Fulton wrote:

> James Tauber wrote:
>> I've made a start on a pure python implementation of the Unicode   
>> Collation Algorithm (UTS #10) but I thought I'd best check with  
>> this  SIG whether such a thing already exists.
>
> I'm not aware of any pure python implementations.
>
> I've created a pyrex-based C wrapper of the ICU collation library at:
>
>   http://svn.zope.org/zope.ucol/trunk/
>
> You don't need pyrex to use this and there is a distutils
> setup script to install it.
>
> I'd be happy to make an official release of this if anyone is
> interested.

I'd like to see an official release, even if I do end up doing a pure  
Python implementation myself.

James
--
James Tauber                       http://jtauber.com/
journeyman of some   http://jtauber.com/blog/






More information about the I18n-sig mailing list