Skip to content

thekvs/erlidna

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

The erlidna library provides a simple interface to the IDNA part of GNU libidn library implemented in NIFs.

Building and Installing

Build Status

The erlidna app is built with rebar, which must be in the command PATH.

API

erlidna has a very simple API. You use erlidna:encode/1 to encode internationalized domain names in ASCII strings using Punycode transcription and erlidna:decode/1 to decode back to UTF-8.

Erlang Version

The erlidna app requires Erlang R14B or later.

About

Simple Erlang bindings for GNU libidn library implemented in NIFs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published