On Sun, Dec 4, 2016 at 3:09 AM, Reini Urban <[email protected]> wrote:

> Is anybody aware of any other language implementation, which does
> confusable or mixed-script protection?
> I think R has something, because it has this header:
>  https://cran.r-project.org/bin/windows/extsoft/3.4/
> include/unicode/uspoof.h
> but I found nothing else, which is quite annoying.
>

That's the ICU spoof detection API.
http://site.icu-project.org/download

Can you call that?

markus

Reply via email to