command
module
Version:
v0.1.1-0...-f48152e
Opens a new window with list of versions in this module.
Published: Jul 26, 2017
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Punycoder
Converts punycode domains to unicode and vice-versa.
Installation
Option 1: Binary
Download the latest release from https://github.com/jakewarren/punycoder/releases
Option 2: From source
go get github.com/jakewarren/punycoder
Usage
Simply provide either a punycode (IDN) or Unicode domain and it will be converted automagically.
$ punycoder bücher.example.com
xn--bcher-kva.example.com
$ punycoder xn--bcher-kva.example.com
bücher.example.com
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.