Re: python implementation of unicode collation algorithm
James Tauber <[email protected]> Tue, 24 Jan 2006 08:19:38 -0500
| Newsgroups | gmane.comp.python.internationalization |
|---|---|
| Message-ID | <[email protected]> |
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/