File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33## The tool to convert domains to the famous IDNA format.
44
5- The objective of this project is to provide a tool for list or hosts file maintainer that can convertible domain to the PunyCode /IDNA format.
5+ The objective of this project is to provide a tool for list or hosts file maintainer that can convertible domain to the Punycode /IDNA format.
66
77* * *
88
9- ## Documentation as place to be!
9+ ## Documentation as the place to be!
1010
1111Want to know more about ** domain2idna** ?
1212We invite you to read the documentation at https://domain2idna.readthedocs.io !
@@ -26,10 +26,10 @@ $ chromium _builld/html/index.html
2626
2727## Main Features
2828
29- - Read a given domain and convert it to the PunyCode /IDNA format.
30- - Read a file and convert all non commented line to the PunyCode /IDNA format.
31- - Print the converted data on screen.
32- - Save into a file the converte data.
29+ - Read a given domain and convert it to the Punycode /IDNA format.
30+ - Read a file and convert all non- commented line to the Punycode /IDNA format.
31+ - Print the converted data on the screen.
32+ - Save into a file the converted data.
3333- Return the converted data (when used as a module).
3434- Ignore commented inputs (starts with ` # ` )
3535
You can’t perform that action at this time.
0 commit comments