Mario Wilkens <mario.wilk...@gmail.com> writes:

> hello,
>
> first thanks for this great lib. I just wanted to know if there is
> also an option like in libidn1:
>
> /usr/bin/idn --idna-to-unicode xn--mller-kva
> Result: müller
>
> when i do it with libidn2 then is input == output
>
> /usr/local/bin/idn2 xn--mller-kva
> Result: xn--mller-kva
>
> and i don't found any flag which i can use.

There is no such interface right now -- as far as I recall, IDNA2008
does not describe how to convert a IDN to a Unicode string.  I'll bring
this up on the IETF list to see if I missed anything obvious..

/Simon

_______________________________________________
Help-libidn mailing list
Help-libidn@gnu.org
https://lists.gnu.org/mailman/listinfo/help-libidn

Reply via email to