robot-piglet abd26295aa Intermediate changes 1 год назад
..
dynamic abd26295aa Intermediate changes 1 год назад
gl 9916b2b357 Intermediate changes 1 год назад
include 9916b2b357 Intermediate changes 1 год назад
lib 9916b2b357 Intermediate changes 1 год назад
static abd26295aa Intermediate changes 1 год назад
AUTHORS 9916b2b357 Intermediate changes 1 год назад
COPYING 9916b2b357 Intermediate changes 1 год назад
COPYING.LESSERv2 9916b2b357 Intermediate changes 1 год назад
COPYING.LESSERv3 9916b2b357 Intermediate changes 1 год назад
COPYINGv2 9916b2b357 Intermediate changes 1 год назад
COPYINGv3 9916b2b357 Intermediate changes 1 год назад
ChangeLog 9916b2b357 Intermediate changes 1 год назад
INSTALL 9916b2b357 Intermediate changes 1 год назад
NEWS 9916b2b357 Intermediate changes 1 год назад
README 9916b2b357 Intermediate changes 1 год назад
config-linux.h 9916b2b357 Intermediate changes 1 год назад
config-osx.h 9916b2b357 Intermediate changes 1 год назад
config-win.h 9916b2b357 Intermediate changes 1 год назад
config.h 9916b2b357 Intermediate changes 1 год назад
ya.make bf0f13dd39 add ymake export to ydb 1 год назад

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.