Difference between revisions of "Libidn"

From Free Software Directory
Jump to: navigation, search
m (libidn 2.3.0)
(17 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.'
|User level=intermediate
+
|Homepage URL=https://www.gnu.org/software/libidn/
|Status=Live
+
|Is High Priority Project=No
|Component programs=
+
|VCS checkout command=git clone https://gitlab.com/libidn/libidn2.git
|Homepage URL=http://www.gnu.org/software/libidn/
+
|Documentation note=https://www.gnu.org/software/libidn/manual/
|VCS checkout command=:pserver:anoncvs@subversions.gnu.org:/cvsroot/libidn module "libidn"
+
 
|Computer languages=C
+
https://libidn.gitlab.io/libidn2/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/
+
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
|IRC help=
+
 
|IRC general=
+
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
|IRC development=
+
 
|Related projects=
+
[https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line]
 +
 
 +
----
 +
----
 +
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 +
----
 +
----
 +
 
 +
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
 +
----
 +
|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
|Is GNU=y
+
|Version identifier=2.3.0
|Last review by=Simon Josefsson
+
|Version date=2019/11/14
|Last review date=2009-03-09
+
|Version status=stable
 +
|Version download=https://ftp.gnu.org/gnu/libidn/libidn2-2.3.0.tar.gz
 +
|Last review by=Genium
 +
|Last review date=2019/11/14
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011-04-01
+
|Submitted date=2011/04/01
|Version identifier=1.19
+
|User level=intermediate
|Version date=2010-05-22
+
|Paid support=https://www.gnu.org/software/libidn/#support
|Version status=stable
+
|Accepts cryptocurrency donations=No
|Version download=http://ftp.gnu.org/gnu/libidn/libidn-1.19.tar.gz
+
|OpenPGP signature=https://ftp.gnu.org/gnu/libidn/libidn2-2.3.0.tar.gz.sig
 +
|Test entry=No
 +
|Is GNU=Yes
 +
|GNU package identifier=libidn
 +
}}
 +
{{Project license
 +
|License=GPLv3orlater
 +
|License verified by=Kelly Hopkins
 
|License verified date=2010-05-24
 
|License verified date=2010-05-24
|Version comment=
+
|License note=command line tool, self tests, examples, other auxilliary
 +
}}
 +
{{Project license
 +
|License=GPLv2orlater
 +
|License verified by=Bendikker
 +
|License verified date=2018/05/23
 +
|License note=GPLv2orlater or LGPLv3orlater library C
 +
}}
 +
{{Project license
 +
|License=LGPLv3orlater
 +
|License verified by=Bendikker
 +
|License verified date=2018/05/23
 +
|License note=GPLv2orlater or LGPLv3orlater library C
 +
}}
 +
{{Person
 +
|Real name=Simon Josefsson
 +
|Role=Maintainer
 +
|Email=simon@josefsson.org
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Tim Rühsen
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Simon Josefsson
+
|Email=tim.ruehsen@gmx.de
|Email=jas@extundo.com
+
}}
|Resource URL=
+
{{Person
 +
|Real name=Nikos Mavrogiannopoulos
 +
|Role=Maintainer
 +
|Email=nmav@redhat.com
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref) (R)
 +
|Resource URL=https://tracker.debian.org/pkg/libidn2
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref) (R)
 +
|Resource URL=https://tracker.debian.org/pkg/libidn2-0
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/libidn
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah (Ref)
 +
|Resource URL=https://savannah.gnu.org/projects/libidn/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://gitlab.com/libidn/libidn2/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
 
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://savannah.gnu.org/cvs/?group=libidn
+
|Resource URL=https://git.savannah.gnu.org/cgit/libidn.git/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource kind=Mailing List
|Resource kind=E-mail
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/help-libidn/
|Resource URL=mailto:bug-libidn@gnu.org
 
 
}}
 
}}
{{Software category
+
{{Resource
|Interface=library
+
|Resource kind=Mailing List
|Library=localization
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/libidn-commit/
|Use=library,localization
 
 
}}
 
}}
{{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.1
+
|Resource kind=General
|License verified by=Kelly Hopkins
+
|Resource URL=https://translationproject.org/domain/libidn2.html
|License verified date=2010-05-24
 
 
}}
 
}}
{{Project license
+
{{Resource
|License=GPLv3orlater
+
|Resource kind=General
|License verified by=Kelly Hopkins
+
|Resource URL=https://translationproject.org/domain/libidn.html
|License verified date=2010-05-24
 
 
}}
 
}}
{{Project license
+
{{Resource
|License=LGPLv2.1orlater
+
|Resource kind=General
|License verified by=Kelly Hopkins
+
|Resource URL=https://josefsson.org
|License verified date=2010-05-24
 
 
}}
 
}}
{{Project license
+
{{Resource
|License=GPLv3orlater
+
|Resource kind=General
|License verified by=Kelly Hopkins
+
|Resource URL=https://savannah.gnu.org/people/
|License verified date=2010-05-24
 
 
}}
 
}}
{{Project license
+
{{Software category
|License=LGPLv2.1orlater
+
|Interface=library
|License verified by=Kelly Hopkins
+
|Programming-language=C
|License verified date=2010-05-24
+
|Runs-on=Windows, BSD, GNU/Linux
 +
|Use=library, localization
 
}}
 
}}
{{Project license
+
{{Software prerequisite
|License=GPLv3orlater
+
|Prerequisite kind=Required to build
|License verified by=Kelly Hopkins
+
|Prerequisite description=[[Bash]]
|License verified date=2010-05-24
 
 
}}
 
}}
{{Project license
+
{{Software prerequisite
|License=LGPLv2.1orlater
+
|Prerequisite kind=Required to build
|License verified by=Kelly Hopkins
+
|Prerequisite description=[[Make]]
|License verified date=2010-05-24
 
 
}}
 
}}
{{Project license
+
{{Software prerequisite
|License=GPLv3orlater
+
|Prerequisite kind=Required to use
|License verified by=Kelly Hopkins
+
|Prerequisite description=[[Unistring]]
|License verified date=2010-05-24
 
 
}}
 
}}
{{Project license
+
{{Software prerequisite
|License=LGPLv2.1orlater
+
|Prerequisite kind=Weak prerequisite
|License verified by=Kelly Hopkins
+
|Prerequisite description=[[iconv]]
|License verified date=2010-05-24
 
 
}}
 
}}
 +
{{Featured}}

Revision as of 12:11, 14 November 2019


[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 (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


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


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


"Savannah (Ref)" 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.