libidn2-2.3.8

Introduction to libidn2

libidn2 is a package designed for internationalized string handling based on standards from the Internet Engineering Task Force (IETF)'s IDN working group, designed for internationalized domain names.

Package Information

  • Download (HTTP): https://mirror.csclub.uwaterloo.ca/gnu/libidn/libidn2-2.3.8.tar.gz

  • Download SHA256 Sum: f557911bf6171621e1f72ff35f5b1825bb35b52ed45325dcdee931e5d3c0787a

  • Download MD5 sum: a8e113e040d57a523684e141970eea7a

  • Download size: 2234 KB

  • Estimated disk space required: 21 MB (add 3 MB for tests)

  • Estimated build time: 0.1 SBU (add 0.6 SBU for tests)

libidn2 Dependencies

Recommended

Optional

git-2.52.0 and "gtk-doc"

Installation of libidn2

Configure libidn2 by running the following commands:

./configure --prefix=/usr --disable-static

To compile libidn2 issue:

make

To test the results, issue:

make check

Now to install, issue:

make install

Contents

Installed Program: idn2
Installed Library: libidn2.so
Installed Directory: /usr/share/gtk-doc/html/libidn2

Short Descriptions

idn2

is a command line interface to the internationalized domain library

libidn2.so

contains a generic Stringprep implementation used for internationalized string handling