robot-contrib b07d0f5a11 Update contrib/libs/libidn to 1.42 7 months ago
..
dynamic 7cf124a550 Intermediate changes 10 months ago
gl b07d0f5a11 Update contrib/libs/libidn to 1.42 7 months ago
include 9916b2b357 Intermediate changes 1 year ago
lib b07d0f5a11 Update contrib/libs/libidn to 1.42 7 months ago
static abd26295aa Intermediate changes 1 year ago
AUTHORS b07d0f5a11 Update contrib/libs/libidn to 1.42 7 months ago
CONTRIBUTING.md b07d0f5a11 Update contrib/libs/libidn to 1.42 7 months ago
COPYING 9916b2b357 Intermediate changes 1 year ago
COPYING.LESSERv2 9916b2b357 Intermediate changes 1 year ago
COPYING.LESSERv3 9916b2b357 Intermediate changes 1 year ago
COPYINGv2 9916b2b357 Intermediate changes 1 year ago
COPYINGv3 9916b2b357 Intermediate changes 1 year ago
ChangeLog b07d0f5a11 Update contrib/libs/libidn to 1.42 7 months ago
INSTALL b07d0f5a11 Update contrib/libs/libidn to 1.42 7 months ago
NEWS b07d0f5a11 Update contrib/libs/libidn to 1.42 7 months ago
README b07d0f5a11 Update contrib/libs/libidn to 1.42 7 months ago
config-linux.h b07d0f5a11 Update contrib/libs/libidn to 1.42 7 months ago
config-osx.h 9916b2b357 Intermediate changes 1 year ago
config-win.h 9916b2b357 Intermediate changes 1 year ago
config.h 9916b2b357 Intermediate changes 1 year ago
ya.make b07d0f5a11 Update contrib/libs/libidn to 1.42 7 months ago

README

Libidn README -- Important introductory notes.
Copyright (C) 2002-2024 Simon Josefsson
See the end for copying conditions.

Libidn is a package for internationalized string handling based on the
Stringprep, Punycode, IDNA2003 and TLD specifications. Libidn is a
GNU project. See the file COPYING for licensing information.

The IDNA2003 specifications have been superseded by IDNA2008 which is
implemented by Libidn2 ,
and the only reasonable use of the libidn library today is to support
the historic IDNA2003 behaviour or to use Stringprep profiles. Please
try to migrate to libidn2 wherever possible.

If you obtained this file as part of a "git clone", then see the
CONTRIBUTING.md file. If this file came to you as part of a tar
archive, then see the file INSTALL for compilation and installation
instructions.

If you need help to use Libidn, or wish to help others, you are
invited to join our mailing list help-libidn@gnu.org, see
.

For more information, see .

----------------------------------------------------------------------
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.