[pyicu-dev] Transforms/Transliterations
Andi Vajda
vajda at osafoundation.org
Tue Feb 19 03:22:53 PST 2008
On Tue, 19 Feb 2008, Dmitrii 'Mamut' Dimandt wrote:
> Andi Vajda wrote:
>>
>> On Feb 18, 2008, at 7:37, "Dmitrii 'Mamut' Dimandt" <dmitriid at gmail.com>
>> wrote:
>>
>>> Is it possible to do transforms/transliterations with PyICU or is it not
>>> there yet?
>>
>> Which ICU classes or APIs are you referring to, precisely ?
> That's transforms (http://www.icu-project.org/userguide/Transform.html).
> That's the Transliterator module
> (http://www.icu-project.org/apiref/icu4c/classTransliterator.html)
>
> I've just looked at pyicu's source, it's not there yet :)
That's right, those have not been wrapped yet :)
Would you like to submit a patch ?
Adding support for this shouldn't be too much work...
Andi..
More information about the pyicu-dev
mailing list