To encode, decode or check Internationalized Domain Name, is there any plan to implement IDNA(Stringprep/Punycode) or wrap libidn(for linux)?
Some non-standard library may have it. But I feel it would be nice if "encodings" standard library supports it like Python codecs library.
Thanks
No plan? ok. I will try it. Please forgive me if it takes long time since I am Nim newbie, not familiar with idna internal and have my other work.
Also, I will post this stdlib feature request on github.