kharcheva 9e48ca008c Support Android build for libidn 2 месяцев назад
..
.yandex_meta 9731d8a4bb publishFullContrib: true for ydb 4 месяцев назад
dynamic 9731d8a4bb publishFullContrib: true for ydb 4 месяцев назад
gl 9731d8a4bb publishFullContrib: true for ydb 4 месяцев назад
include 9731d8a4bb publishFullContrib: true for ydb 4 месяцев назад
lib 9731d8a4bb publishFullContrib: true for ydb 4 месяцев назад
patches 9731d8a4bb publishFullContrib: true for ydb 4 месяцев назад
static 9731d8a4bb publishFullContrib: true for ydb 4 месяцев назад
ABOUT-NLS 9731d8a4bb publishFullContrib: true for ydb 4 месяцев назад
AUTHORS b07d0f5a11 Update contrib/libs/libidn to 1.42 1 год назад
CONTRIBUTING.md b07d0f5a11 Update contrib/libs/libidn to 1.42 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 b07d0f5a11 Update contrib/libs/libidn to 1.42 1 год назад
FAQ 9731d8a4bb publishFullContrib: true for ydb 4 месяцев назад
INSTALL b07d0f5a11 Update contrib/libs/libidn to 1.42 1 год назад
NEWS b07d0f5a11 Update contrib/libs/libidn to 1.42 1 год назад
README b07d0f5a11 Update contrib/libs/libidn to 1.42 1 год назад
THANKS 9731d8a4bb publishFullContrib: true for ydb 4 месяцев назад
config-android.h 9e48ca008c Support Android build for libidn 2 месяцев назад
config-linux.h b07d0f5a11 Update contrib/libs/libidn to 1.42 1 год назад
config-osx.h 9916b2b357 Intermediate changes 1 год назад
config-win.h 9916b2b357 Intermediate changes 1 год назад
config.h 9e48ca008c Support Android build for libidn 2 месяцев назад
ya.make ab30199e7c Intermediate changes 5 месяцев назад

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.