Re: Bulk UTF-8 / punycode Tool
"Martin v. Loewis" <[email protected]>
| Newsgroups | gmane.ietf.idn |
|---|---|
| Message-ID | <[email protected]> |
Georg Ochsner wrote: > do you know an online tool or better windows programm yet to > automatically convert multiple strings containing german umlauts (UTF-8) > into punycode at once? Would be very appreciated :-) Python 2.3 offers library routines to do that. Regards, Martin