Re: unicode normalization
- From: "Donal K. Fellows" <donal.k.fellows@xxxxxxxxxxxxxxxx>
- Date: Sun, 31 Dec 2006 12:11:03 GMT
billposer@xxxxxxxxxxxx wrote:
One thing that tcl does not have as far as I can tell is unicode
normalization functions. Am I correct in thinking that there are no
builtin functions, extensions, or library functions for this? If so, I
am thinking that this is something that ought to be added. It is fairly
important for serious Unicode use. Python has it in a base library
(unicodedata) and there is a Perl module for it (Unicode::Normalize).
Sounds like something for tcllib to do (if it doesn't already).
Donal.
.
- References:
- unicode normalization
- From: billposer
- unicode normalization
- Prev by Date: Re: Commands pipe
- Next by Date: Re: Tcl faster than Perl/Python...but only with tricks...
- Previous by thread: Re: unicode normalization
- Next by thread: Sqlite wrap problem
- Index(es):
Relevant Pages
|