robot-piglet abd26295aa Intermediate changes 1 year ago
..
dynamic abd26295aa Intermediate changes 1 year ago
gl 9916b2b357 Intermediate changes 1 year ago
include 9916b2b357 Intermediate changes 1 year ago
lib 9916b2b357 Intermediate changes 1 year ago
static abd26295aa Intermediate changes 1 year ago
AUTHORS 9916b2b357 Intermediate changes 1 year 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 9916b2b357 Intermediate changes 1 year ago
INSTALL 9916b2b357 Intermediate changes 1 year ago
NEWS 9916b2b357 Intermediate changes 1 year ago
README 9916b2b357 Intermediate changes 1 year ago
config-linux.h 9916b2b357 Intermediate changes 1 year 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 bf0f13dd39 add ymake export to ydb 1 year ago

README

Libidn README -- Important introductory notes.
Copyright (C) 2002-2022 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
HACKING 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.