punycoder

package module
v0.0.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 4, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

README

punycoder converts international domain names ("idna") to their punycode representations on the commandline

Circleci Builds Github Issues Github Activity
Go Version License

What's new

added goreleaser

Up and running

Homebrew

brew tap simonmittag/cli &&
  brew install punycoder &&
  punycoder 

Golang

git clone https://github.com/simonmittag/punycoder && cd punycoder && 
go install github.com/simonmittag/punycoder/cmd/punycoder && 
punycoder 

Usage

λ punycoder d😀main.com
  xn--dmain-z224d.com

Contributions

The punycoder team welcomes all contributors. Everyone interacting with the project's codebase, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EncodeAscii

func EncodeAscii(p string) string

Types

This section is empty.

Directories

Path Synopsis
cmd
punycoder command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL