Difference between revisions of "Libidn"

From Free Software Directory
Jump to: navigation, search
m (new release)
m (Text replacement - "'''Selection from the [https://shop.fsf.org/ FSF shop]''' [https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman] [https://shop.fsf.org/books-docs/introduction-command-line Introdu...)
(20 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNU Libidn
 
|Name=GNU Libidn
|Short description=Internationalized string preparation library
+
|Short description=Internationalized string preparation library.
|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=http://www.gnu.org/software/libidn/
+
|Homepage URL=https://www.gnu.org/software/libidn/
|User level=intermediate
+
|Is High Priority Project=No
|VCS checkout command=:pserver:anoncvs@subversions.gnu.org:/cvsroot/libidn module "libidn"
+
|VCS checkout command=git clone git://git.savannah.gnu.org/libidn.git
|Computer languages=C
+
|Documentation note=https://www.gnu.org/software/libidn/manual/
|Documentation note=User reference manual available from http://www.gnu.org/software/libidn/manual/
+
 
|Paid support=Paid extension/consulting available from http://josefsson.org/
+
https://libidn.gitlab.io/libidn2/manual
 +
 
 +
 
 +
|Decommissioned or Obsolete=No
 +
|Donate=https://www.gnu.org/software/libidn/#support
 +
|Related projects=gnustandards
 
|Keywords=stringprep,nameprep,idn,idna,libstringprep,punycode,GNU Libidn
 
|Keywords=stringprep,nameprep,idn,idna,libstringprep,punycode,GNU Libidn
|Version identifier=1.28
+
|Version identifier=1.36
|Version date=2013/07/10
+
|Version date=2020/07/22
 
|Version status=stable
 
|Version status=stable
|Version download=http://ftp.gnu.org/gnu/libidn/libidn-1.28.tar.gz
+
|Version download=https://ftp.gnu.org/gnu/libidn/libidn-1.36.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
|Last review date=2013/07/24
+
|Last review date=2020/09/17
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011-04-01
+
|Submitted date=2011/04/01
|Status=
+
|User level=advanced
 +
|Paid support=https://www.gnu.org/software/libidn/#support
 +
|Accepts cryptocurrency donations=No
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/libidn/libidn-1.36.tar.gz.sig
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
|License verified date=2010-05-24
+
|GNU package identifier=libidn
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=GPLv3orlater
+
|License=GPLv2orlater
|License verified by=Kelly Hopkins
+
|License copyright=Copyright (C) 2002-2020 Simon Josefsson
|License verified date=2010-05-24
+
|License verified by=Genium
 +
|License verified date=2020/09/17
 +
|License note=https://git.savannah.gnu.org/cgit/libidn.git/tree/COPYING
 +
 
 +
Applies to part:
 +
* C library (libidn.a or libidn.so)
 +
* C# library (Libidn.dll)
 +
* Java library (libidn-*.jar)
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=LGPLv2.1orlater
+
|License=LGPLv3orlater
|License verified by=Kelly Hopkins
+
|License copyright=Copyright (C) 2002-2020 Simon Josefsson
|License verified date=2010-05-24
+
|License verified by=Genium
 +
|License verified date=2020/09/17
 +
|License note=https://git.savannah.gnu.org/cgit/libidn.git/tree/COPYING
 +
 
 +
Applies to part:
 +
* C library (libidn.a or libidn.so)
 +
* C# library (Libidn.dll)
 +
* Java library (libidn-*.jar)
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=GPLv3orlater
 
|License=GPLv3orlater
|License verified by=Kelly Hopkins
+
|License copyright=Copyright (C) 2002-2020 Simon Josefsson
|License verified date=2010-05-24
+
|License verified by=Genium
 +
|License verified date=2020/09/17
 +
|License note=https://git.savannah.gnu.org/cgit/libidn.git/tree/COPYING
 +
 
 +
Applies to part:
 +
* command line tool, self tests, examples, and other auxilliary files
 +
}}
 +
{{Person
 +
|Real name=Simon Josefsson
 +
|Role=Maintainer
 +
|Email=simon@josefsson.org
 +
}}
 +
{{Person
 +
|Real name=Tim Rühsen
 +
|Role=Maintainer
 +
|Email=tim.ruehsen@gmx.de
 +
}}
 +
{{Person
 +
|Real name=Nikos Mavrogiannopoulos
 +
|Role=Maintainer
 +
|Email=nmav@redhat.com
 +
}}
 +
{{Resource
 +
|Resource audience=Debian
 +
|Resource kind=Developer
 +
|Resource URL=https://tracker.debian.org/pkg/libidn2
 +
}}
 +
{{Resource
 +
|Resource audience=Debian
 +
|Resource kind=Developer
 +
|Resource URL=https://tracker.debian.org/pkg/libidn
 
}}
 
}}
{{Project license
+
{{Resource
|License=LGPLv2.1
+
|Resource audience=Savannah
|License verified by=Kelly Hopkins
+
|Resource kind=Developer
|License verified date=2010-05-24
+
|Resource URL=https://savannah.gnu.org/projects/libidn/
 
}}
 
}}
{{Project license
+
{{Resource
|License=GPLv3orlater
+
|Resource audience=Savannah
|License verified by=Kelly Hopkins
+
|Resource kind=VCS Repository Webview
|License verified date=2010-05-24
+
|Resource URL=https://git.savannah.gnu.org/cgit/libidn.git/
 
}}
 
}}
{{Project license
+
{{Resource
|License=LGPLv2.1orlater
+
|Resource audience=GitLab
|License verified by=Kelly Hopkins
+
|Resource kind=VCS Repository Webview
|License verified date=2010-05-24
+
|Resource URL=https://gitlab.com/libidn/
 
}}
 
}}
{{Project license
+
{{Resource
|License=GPLv3orlater
+
|Resource kind=Mailing List
|License verified by=Kelly Hopkins
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/help-libidn/
|License verified date=2010-05-24
 
 
}}
 
}}
{{Project license
+
{{Resource
|License=LGPLv2.1orlater
+
|Resource kind=Mailing List
|License verified by=Kelly Hopkins
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/libidn-commit/
|License verified date=2010-05-24
 
 
}}
 
}}
{{Project license
+
{{Resource
|License=GPLv3orlater
+
|Resource kind=Mailing List
|License verified by=Kelly Hopkins
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
|License verified date=2010-05-24
 
 
}}
 
}}
{{Project license
+
{{Resource
|License=LGPLv2.1orlater
+
|Resource kind=Download
|License verified by=Kelly Hopkins
+
|Resource URL=https://alpha.gnu.org/gnu/libidn/
|License verified date=2010-05-24
 
 
}}
 
}}
{{Project license
+
{{Resource
|License=GPLv3orlater
+
|Resource kind=Download
|License verified by=Kelly Hopkins
+
|Resource URL=https://ftp.gnu.org/gnu/libidn/
|License verified date=2010-05-24
 
 
}}
 
}}
{{Project license
+
{{Resource
|License=LGPLv2.1orlater
+
|Resource kind=General
|License verified by=Kelly Hopkins
+
|Resource URL=https://translationproject.org/domain/libidn2.html
|License verified date=2010-05-24
 
 
}}
 
}}
{{Person
+
{{Resource
|Real name=Simon Josefsson
+
|Resource kind=General
|Role=Maintainer
+
|Resource URL=https://translationproject.org/domain/libidn.html
|Email=jas@extundo.com
 
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource kind=General
|Resource kind=VCS Repository Webview
+
|Resource URL=https://savannah.gnu.org/people/
|Resource URL=http://savannah.gnu.org/cvs/?group=libidn
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource audience=Wikidata
|Resource kind=E-mail
+
|Resource kind=General
|Resource URL=mailto:bug-libidn@gnu.org
+
|Resource URL=https://www.wikidata.org/wiki/Q3093289
 
}}
 
}}
 
{{Software category
 
{{Software category
|Interface=library
+
|Interface=command-line, library
 +
|Programming-language=C
 +
|Runs-on=Windows, BSD, OS X, GNU/Linux
 
|Use=library, localization
 
|Use=library, localization
 +
}}
 +
{{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]]
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 15:57, 4 December 2020


[edit]

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.'





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

14 May 2021

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

Verified by

Genium

Verified on

14 May 2021




Leaders and contributors

Contact(s)Role
Simon Josefsson Maintainer
Nikos Mavrogiannopoulos Maintainer
Tim Rühsen Maintainer


Resources and communication

AudienceResource typeURI
SavannahDeveloperhttps://savannah.gnu.org/projects/libidn/
Downloadhttps://alpha.gnu.org/gnu/libidn/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Generalhttps://translationproject.org/domain/libidn2.html
DebianDeveloperhttps://tracker.debian.org/pkg/libidn2
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/cgit/libidn.git/
DebianDeveloperhttps://tracker.debian.org/pkg/libidn
Downloadhttps://ftp.gnu.org/gnu/libidn/
Generalhttps://savannah.gnu.org/people/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/libidn-commit/
WikidataGeneralhttps://www.wikidata.org/wiki/Q3093289
Generalhttps://translationproject.org/domain/libidn.html
GitLabVCS Repository Webviewhttps://gitlab.com/libidn/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/help-libidn/


Software prerequisites

KindDescription
Required to buildBash
Required to buildMake
Required to useUnistring
Weak prerequisiteiconv




Entry



















"Debian" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"GitLab" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


















"Wikidata" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.















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.