Difference between revisions of "Libunistring"

From Free Software Directory
Jump to: navigation, search
m (new release)
(libunistring-1.0)
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=GNU libunistring
+
|Name=GNU Libunistring
|Short description=Unicode string library
+
|Short description=Unicode string library.
|Full description='''GNU libunistring is a library that provides functions for manipulating Unicode strings and for manipulating C strings according to the Unicode standard.'''
+
|Full description='''Libunistring''' is a library providing functions to manipulate Unicode strings and for manipulating C strings according to the Unicode standard.
  
Text files are nowadays usually encoded in Unicode, and may consist of very different scripts – from Latin letters to Chinese Hanzi –, with many kinds of special characters – accents, right-to-left writing marks, hyphens, Roman numbers, and much more. But the POSIX platform APIs for text do not contain adequate functions for dealing with particular properties of many Unicode characters. In fact, the POSIX APIs for text have several assumptions at their base which don't hold for Unicode text.
+
Libunistring can be used by applications involving non-trivial text processing, such as upper/lower case conversions, line breaking, operations on words, or more advanced analysis of text. Text provided by the user can, in general, contain characters of all kinds of scripts. The text processing functions provided by this library handle all scripts and all languages.
 +
 
 +
It also may be useful for an application that already uses the ISO C / POSIX <ctype.h>, <wctype.h> functions and the text it operates on is provided by the user and can be in any language.
 +
 
 +
The library is also useful for applications using Unicode strings as internal in-memory representation.
 
|Homepage URL=https://www.gnu.org/software/libunistring/
 
|Homepage URL=https://www.gnu.org/software/libunistring/
|User level=intermediate
+
|Version download=https://ftpmirror.gnu.org/libunistring/libunistring-1.0.tar.gz
|Computer languages=C,Shell script,M4
+
|Is High Priority Project=No
|Documentation note=http://www.gnu.org/software/libunistring/manual/libunistring.html
+
|VCS checkout command=git clone git://git.savannah.gnu.org/libunistring.git
 +
|Documentation note=https://www.gnu.org/software/libunistring/manual/
 +
|Decommissioned or Obsolete=No
 +
|Donate=https://my.fsf.org/donate/
 +
|Related projects=gnustandards
 
|Keywords=Unicode,UTF-8,character,UTF-16,POSIX,strings,character encoding,API,UTF-32,UTF
 
|Keywords=Unicode,UTF-8,character,UTF-16,POSIX,strings,character encoding,API,UTF-32,UTF
|Version identifier=0.9.4
+
|Version identifier=0.9.10
|Version date=2014-08-31
+
|Version date=2018/05/25
|Version status=alpha
+
|Version status=stable
|Version download=https://ftp.gnu.org/gnu/libunistring/libunistring-0.9.4.tar.gz
+
|Last review by=Bendikker
|Last review by=Genium
+
|Last review date=2019/01/19
|Last review date=2014/09/10
 
 
|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.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/libunistring/libunistring-0.9.10.tar.xz.sig
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=libunistring
 
|GNU package identifier=libunistring
|License verified date=2010-05-03
+
|Decommissioned/Obsolete=No
}}
 
{{Project license
 
|License=LGPLv3
 
|License verified by=genium
 
|License verified date=2014-09-10
 
}}
 
{{Project license
 
|License=GFDL
 
|License verified by=Kelly Hopkins
 
|License verified date=2010-05-03
 
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=LGPLv3orlater
 
|License=LGPLv3orlater
|License verified by=Kelly Hopkins
+
|License copyright=Copyright (C) Free Software Foundation, Inc.
|License verified date=2010-05-03
+
|License verified by=Genium
 +
|License verified date=2022-01-05
 +
|License note=[https://git.savannah.gnu.org/cgit/libunistring.git/tree/NEWS The license has changed from "LGPLv3+ or GPLv2" to "LGPLv3+ or GPLv2+"]
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=GPLv3orlater
+
|License=GPLv2orlater
|License verified by=Kelly Hopkins
+
|License copyright=Copyright (C) Free Software Foundation, Inc.
|License verified date=2010-05-03
+
|License verified by=Genium
 +
|License verified date=2022-01-05
 +
|License note=[https://git.savannah.gnu.org/cgit/libunistring.git/tree/NEWS The license has changed from "LGPLv3+ or GPLv2" to "LGPLv3+ or GPLv2+"]
 
}}
 
}}
{{Project license
+
{{Software category
|License=GFDL
+
|Interface=library
|License verified by=Kelly Hopkins
+
|Programming-language=C, shell
|License verified date=2010-05-03
+
|Runs-on=Windows, BSD, OS X, GNU/Linux, GNU/Hurd
 +
|Works-with=text
 
}}
 
}}
{{Project license
+
{{EntryGNU
|License=LGPLv3orlater
+
|Is GNU=Yes
|License verified by=Kelly Hopkins
+
|GNU package identifier=libunistring
|License verified date=2010-05-03
 
 
}}
 
}}
{{Project license
+
{{Software prerequisite
|License=GPLv3orlater
+
|Prerequisite kind=Source requirement
|License verified by=Kelly Hopkins
+
|Prerequisite description=[[libc]]
|License verified date=2010-05-03
 
 
}}
 
}}
{{Project license
+
{{Software prerequisite
|License=GFDL
+
|Prerequisite kind=Source requirement
|License verified by=Kelly Hopkins
+
|Prerequisite description=[[libiconv]]
|License verified date=2010-05-03
 
}}
 
{{Project license
 
|License=LGPLv3orlater
 
|License verified by=Kelly Hopkins
 
|License verified date=2010-05-03
 
}}
 
{{Project license
 
|License=GPLv3orlater
 
|License verified by=Kelly Hopkins
 
|License verified date=2010-05-03
 
}}
 
{{Project license
 
|License=GFDL
 
|License verified by=Kelly Hopkins
 
|License verified date=2010-05-03
 
}}
 
{{Project license
 
|License=LGPLv3orlater
 
|License verified by=Kelly Hopkins
 
|License verified date=2010-05-03
 
 
}}
 
}}
 
{{Person
 
{{Person
Line 87: Line 70:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=bruno@clisp.org
 
|Email=bruno@clisp.org
|Resource URL=
+
}}
 +
{{Person
 +
|Real name=Daiki Ueno
 +
|Role=Maintainer
 +
|Email=ueno@gnu.org
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource audience=Savannah
|Resource kind=Download
+
|Resource kind=Developer
|Resource URL=http://ftp.gnu.org/gnu/libunistring/
+
|Resource URL=https://savannah.gnu.org/projects/libunistring/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource audience=Savannah
|Resource kind=E-mail
+
|Resource kind=VCS Repository Webview
|Resource URL=mailto:bug-libunistring-antispam@antispam.gnu.org
+
|Resource URL=https://git.savannah.gnu.org/cgit/libunistring.git/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource audience=Bugs
|Resource kind=Homepage
+
|Resource kind=Mailing List
|Resource URL=http://savannah.gnu.org/projects/libunistring
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-libunistring/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource audience=FTP
|Resource kind=Mailing List Info/Archive
+
|Resource kind=Mailing List
|Resource URL=http://lists.gnu.org/mailman/listinfo/bug-libunistring
+
|Resource URL=https://ftpmirror.gnu.org/libunistring/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource kind=VCS Repository Webview
+
|Resource audience=FTP
|Resource URL=http://git.savannah.gnu.org/gitweb/?p=libunistring.git
+
|Resource kind=Download
 +
|Resource URL=https://alpha.gnu.org/gnu/libunistring/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource kind=VCS Repository Webview
+
|Resource audience=FTP
|Resource URL=http://git.savannah.gnu.org/gitweb/?p=gnulib.git
+
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/libunistring/
 
}}
 
}}
{{Software category
+
{{Resource
|Interface=library
+
|Resource audience=Wikidata
 +
|Resource kind=General
 +
|Resource URL=https://www.wikidata.org/wiki/Q76185324
 
}}
 
}}
{{Software prerequisite
+
{{Resource
|Prerequisite description=libc
+
|Resource audience=Debian
 +
|Resource kind=Developer
 +
|Resource URL=https://tracker.debian.org/pkg/libunistring
 
}}
 
}}
{{Software prerequisite
+
{{EntryDetails
|Prerequisite description=libiconv
+
|Is High Priority Project=No
 +
|VCS checkout command=git clone https://git.savannah.gnu.org/git/libunistring.git
 +
|Computer languages=C
 +
|Documentation note=https://www.gnu.org/software/libunistring/manual/
 +
|Decommissioned or Obsolete=No
 +
|Keywords=unicode, string
 +
|Version identifier=1.0
 +
|Version date=2022-01-04
 +
|Version status=stable
 +
|Last review by=Genium
 +
|Last review date=2022-01-04
 +
|Submitted by=WikiSysop
 +
|Submitted date=2011-04-12
 +
|User level=advanced
 +
|Accepts cryptocurrency donations=No
 +
|OpenPGP signature=https://ftpmirror.gnu.org/libunistring/libunistring-1.0.tar.gz.sig
 +
|Test entry=No
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 22:23, 4 January 2022


[edit]

GNU Libunistring

https://www.gnu.org/software/libunistring/
Unicode string library.

Libunistring is a library providing functions to manipulate Unicode strings and for manipulating C strings according to the Unicode standard.

Libunistring can be used by applications involving non-trivial text processing, such as upper/lower case conversions, line breaking, operations on words, or more advanced analysis of text. Text provided by the user can, in general, contain characters of all kinds of scripts. The text processing functions provided by this library handle all scripts and all languages.

It also may be useful for an application that already uses the ISO C / POSIX <ctype.h>, <wctype.h> functions and the text it operates on is provided by the user and can be in any language.

The library is also useful for applications using Unicode strings as internal in-memory representation.

Documentation

https://www.gnu.org/software/libunistring/manual/





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

5 January 2022

Verified by

Genium

Verified on

5 January 2022




Leaders and contributors

Contact(s)Role
Bruno Haible Maintainer
Daiki Ueno Maintainer


Resources and communication

AudienceResource typeURI
WikidataGeneralhttps://www.wikidata.org/wiki/Q76185324
FTPMailing Listhttps://ftpmirror.gnu.org/libunistring/
SavannahDeveloperhttps://savannah.gnu.org/projects/libunistring/
FTPDownloadhttps://ftp.gnu.org/gnu/libunistring/
BugsMailing Listhttps://lists.gnu.org/mailman/listinfo/bug-libunistring/
DebianDeveloperhttps://tracker.debian.org/pkg/libunistring
FTPDownloadhttps://alpha.gnu.org/gnu/libunistring/
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/cgit/libunistring.git/


Software prerequisites

KindDescription
Source requirementlibiconv
Source requirementlibc

This entry (in part or in whole) was last reviewed on 4 January 2022.




Entry


















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


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


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


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


"FTP" 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.


"Debian" 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.