about summary refs log tree commit diff
path: root/README.md
blob: b8b4b2bc65b6d2284d6721c038f58e12ebc7ad34 (plain) (blame)
1
2
3
4
5
6
7
8
9
# puny

a little CLI punycode explorer/converter

it will iterate through all arguments and display the normalized punycode and unicode versions along with a hexdump of the bytes.

```shell
dotnet run -- tildÉ™.net
```