1.0.0
🎉 Glad to announce the first version of domain2idna! 🎉
I hope that it will be useful to the Open-Source community and that it's gonna be liked!!
Features
- Read a given domain and output (to stdout) the IDNA/Punycode version of the domain.
- Read a given domain and output to the given destination the IDNA/Punycode version of the domain.
- Read a given file/hosts file and output (to stdout) the IDNA/Punycode version of each domain into that list.
- Read a given file/hosts file and output to the given destination the IDNA/Punycode version of each domain into that list.
Pre-release tester(s)
- Written tests
- Mitchell Krog
Beginning of an amazing adventure with this first version 😺