Difference between revisions of "Libidn"
m (libidn-1.36 + category) |
(libidn2-2.3.1) |
||
(One intermediate revision by one other user not shown) | |||
Line 4: | Line 4: | ||
|Full description='''Libidn''' is an implementation of the Stringprep (with the Nameprep and Kerberos 5 profiles), Punycode and IDNA specifications defined by +the IETF Internationalized Domain Names (IDN) working group, used for internationalized domain names. The library contains a generic Stringprep implementation (including Unicode 3.2 NFKC normalization, table mapping of characters, and Bidirectional Character handling), two Stringprep profiles; Nameprep (for IDN) and Kerberos5, as well as a Punycode and IDNA. This project was formerly known as 'libstringprep.' | |Full description='''Libidn''' is an implementation of the Stringprep (with the Nameprep and Kerberos 5 profiles), Punycode and IDNA specifications defined by +the IETF Internationalized Domain Names (IDN) working group, used for internationalized domain names. The library contains a generic Stringprep implementation (including Unicode 3.2 NFKC normalization, table mapping of characters, and Bidirectional Character handling), two Stringprep profiles; Nameprep (for IDN) and Kerberos5, as well as a Punycode and IDNA. This project was formerly known as 'libstringprep.' | ||
|Homepage URL=https://www.gnu.org/software/libidn/ | |Homepage URL=https://www.gnu.org/software/libidn/ | ||
+ | |Version download=https://ftp.gnu.org/gnu/libidn/libidn2-2.3.1.tar.gz | ||
|Is High Priority Project=No | |Is High Priority Project=No | ||
|VCS checkout command=git clone git://git.savannah.gnu.org/libidn.git | |VCS checkout command=git clone git://git.savannah.gnu.org/libidn.git | ||
Line 9: | Line 10: | ||
https://libidn.gitlab.io/libidn2/manual | https://libidn.gitlab.io/libidn2/manual | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|Decommissioned or Obsolete=No | |Decommissioned or Obsolete=No | ||
|Donate=https://www.gnu.org/software/libidn/#support | |Donate=https://www.gnu.org/software/libidn/#support | ||
Line 31: | Line 17: | ||
|Version date=2020/07/22 | |Version date=2020/07/22 | ||
|Version status=stable | |Version status=stable | ||
− | |||
|Version comment=See also libidn2 at https://ftp.gnu.org/gnu/libidn/libidn2-2.3.0.tar.gz | |Version comment=See also libidn2 at https://ftp.gnu.org/gnu/libidn/libidn2-2.3.0.tar.gz | ||
|Last review by=Genium | |Last review by=Genium | ||
Line 47: | Line 32: | ||
{{Project license | {{Project license | ||
|License=GPLv2orlater | |License=GPLv2orlater | ||
− | |License copyright=Copyright (C) 2002- | + | |License copyright=Copyright (C) 2002-2021 Simon Josefsson |
|License verified by=Genium | |License verified by=Genium | ||
− | |License verified date= | + | |License verified date=2021-05-14 |
|License note=https://git.savannah.gnu.org/cgit/libidn.git/tree/COPYING | |License note=https://git.savannah.gnu.org/cgit/libidn.git/tree/COPYING | ||
+ | https://gitlab.com/libidn/libidn2/-/blob/master/COPYING | ||
Applies to part: | Applies to part: | ||
− | * | + | * software libraries |
− | |||
− | |||
}} | }} | ||
{{Project license | {{Project license | ||
|License=LGPLv3orlater | |License=LGPLv3orlater | ||
− | |License copyright=Copyright (C) 2002- | + | |License copyright=Copyright (C) 2002-2021 Simon Josefsson |
|License verified by=Genium | |License verified by=Genium | ||
− | |License verified date= | + | |License verified date=2021-05-14 |
|License note=https://git.savannah.gnu.org/cgit/libidn.git/tree/COPYING | |License note=https://git.savannah.gnu.org/cgit/libidn.git/tree/COPYING | ||
+ | https://gitlab.com/libidn/libidn2/-/blob/master/COPYING | ||
Applies to part: | Applies to part: | ||
− | * | + | * software libraries |
− | |||
− | |||
}} | }} | ||
{{Project license | {{Project license | ||
|License=GPLv3orlater | |License=GPLv3orlater | ||
− | |License copyright=Copyright (C) 2002- | + | |License copyright=Copyright (C) 2002-2021 Simon Josefsson |
|License verified by=Genium | |License verified by=Genium | ||
− | |License verified date= | + | |License verified date=2021-05-14 |
|License note=https://git.savannah.gnu.org/cgit/libidn.git/tree/COPYING | |License note=https://git.savannah.gnu.org/cgit/libidn.git/tree/COPYING | ||
+ | https://gitlab.com/libidn/libidn2/-/blob/master/COPYING | ||
Applies to part: | Applies to part: | ||
* command line tool, self tests, examples, and other auxilliary files | * command line tool, self tests, examples, and other auxilliary files | ||
+ | }} | ||
+ | {{Software category | ||
+ | |Interface=command-line, library | ||
+ | |Programming-language=C | ||
+ | |Runs-on=Windows, BSD, OS X, GNU/Linux | ||
+ | |Use=library, localization | ||
+ | }} | ||
+ | {{EntryGNU | ||
+ | |Is GNU=Yes | ||
+ | |GNU package identifier=libidn | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Required to build | ||
+ | |Prerequisite description=[[Bash]] | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Required to build | ||
+ | |Prerequisite description=[[Make]] | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Required to use | ||
+ | |Prerequisite description=[[Unistring]] | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Weak prerequisite | ||
+ | |Prerequisite description=[[iconv]] | ||
}} | }} | ||
{{Person | {{Person | ||
Line 156: | Line 166: | ||
|Resource URL=https://www.wikidata.org/wiki/Q3093289 | |Resource URL=https://www.wikidata.org/wiki/Q3093289 | ||
}} | }} | ||
− | {{ | + | {{EntryDetails |
− | | | + | |Is High Priority Project=No |
− | | | + | |Decommissioned or Obsolete=No |
− | | | + | |Accepts cryptocurrency donations=No |
− | | | + | |Test entry=No |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
{{Featured}} | {{Featured}} |
Latest revision as of 08:21, 14 May 2021
GNU Libidn
https://www.gnu.org/software/libidn/
Internationalized string preparation library.
Libidn is an implementation of the Stringprep (with the Nameprep and Kerberos 5 profiles), Punycode and IDNA specifications defined by +the IETF Internationalized Domain Names (IDN) working group, used for internationalized domain names. The library contains a generic Stringprep implementation (including Unicode 3.2 NFKC normalization, table mapping of characters, and Bidirectional Character handling), two Stringprep profiles; Nameprep (for IDN) and Kerberos5, as well as a Punycode and IDNA. This project was formerly known as 'libstringprep.'
This is a GNU package:libidn
Download
https://ftp.gnu.org/gnu/libidn/libidn2-2.3.1.tar.gz
Categories
Licensing
License
Verified by
Verified on
Notes
License
Verified by
Genium
Verified on
14 May 2021
Notes
https://git.savannah.gnu.org/cgit/libidn.git/tree/COPYING
https://gitlab.com/libidn/libidn2/-/blob/master/COPYING
Applies to part:
- software libraries
License
Verified by
Genium
Verified on
14 May 2021
Notes
https://git.savannah.gnu.org/cgit/libidn.git/tree/COPYING
https://gitlab.com/libidn/libidn2/-/blob/master/COPYING
Applies to part:
- command line tool, self tests, examples, and other auxilliary files
License
Verified by
Genium
Verified on
14 May 2021
Notes
https://git.savannah.gnu.org/cgit/libidn.git/tree/COPYING
https://gitlab.com/libidn/libidn2/-/blob/master/COPYING
Applies to part:
- software libraries
Leaders and contributors
Contact(s) | Role |
---|---|
Simon Josefsson | Maintainer |
Nikos Mavrogiannopoulos | Maintainer |
Tim Rühsen | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Savannah | Developer | https://savannah.gnu.org/projects/libidn/ |
Download | https://alpha.gnu.org/gnu/libidn/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ | |
General | https://translationproject.org/domain/libidn2.html | |
Debian | Developer | https://tracker.debian.org/pkg/libidn2 |
Savannah | VCS Repository Webview | https://git.savannah.gnu.org/cgit/libidn.git/ |
Debian | Developer | https://tracker.debian.org/pkg/libidn |
Download | https://ftp.gnu.org/gnu/libidn/ | |
General | https://savannah.gnu.org/people/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/libidn-commit/ | |
Wikidata | General | https://www.wikidata.org/wiki/Q3093289 |
General | https://translationproject.org/domain/libidn.html | |
GitLab | VCS Repository Webview | https://gitlab.com/libidn/ |
Mailing List | https://lists.gnu.org/mailman/listinfo/help-libidn/ |
Software prerequisites
Kind | Description |
---|---|
Required to build | Bash |
Required to build | Make |
Required to use | Unistring |
Weak prerequisite | iconv |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.