robot-piglet 8943520592 Intermediate changes 2 месяцев назад
..
dynamic 8943520592 Intermediate changes 2 месяцев назад
gl b07d0f5a11 Update contrib/libs/libidn to 1.42 9 месяцев назад
include 9916b2b357 Intermediate changes 1 год назад
lib b07d0f5a11 Update contrib/libs/libidn to 1.42 9 месяцев назад
static 8943520592 Intermediate changes 2 месяцев назад
AUTHORS b07d0f5a11 Update contrib/libs/libidn to 1.42 9 месяцев назад
CONTRIBUTING.md b07d0f5a11 Update contrib/libs/libidn to 1.42 9 месяцев назад
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 b07d0f5a11 Update contrib/libs/libidn to 1.42 9 месяцев назад
INSTALL b07d0f5a11 Update contrib/libs/libidn to 1.42 9 месяцев назад
NEWS b07d0f5a11 Update contrib/libs/libidn to 1.42 9 месяцев назад
README b07d0f5a11 Update contrib/libs/libidn to 1.42 9 месяцев назад
config-linux.h b07d0f5a11 Update contrib/libs/libidn to 1.42 9 месяцев назад
config-osx.h 9916b2b357 Intermediate changes 1 год назад
config-win.h 9916b2b357 Intermediate changes 1 год назад
config.h 9916b2b357 Intermediate changes 1 год назад
ya.make b07d0f5a11 Update contrib/libs/libidn to 1.42 9 месяцев назад

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.