Skip to content

daurnimator/lua-idn2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lua-idn2

Bindings to libidn2

Documentation

Can be found at https://daurnimator.github.io/lua-idn2/

Installation

It's recommended to install lua-idn2 by using luarocks.

$ luarocks install idn2

Development

Generating documentation

Documentation is written in markdown and intended to be consumed by pandoc. See the doc/ directory for more information.