Difference between revisions of "Fribidi"

From Free Software Directory
Jump to: navigation, search
(version 0.19.7)
m (Text replacement - "|Documentation note='''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-...)
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNU FriBidi
 
|Name=GNU FriBidi
|Short description=Free implementation of the Unicode Bidirectional (BiDi) Algorithm
+
|Short description=Free implementation of the Unicode Bidirectional (BiDi) Algorithm.
 
|Full description='''FriBidi''' is a free implementation of the Unicode Bidirectional (BiDi) Algorithm. It also provides utility functions to aid in the development of interactive editors and widgets that implement BiDi functionality. The BiDi algorithm is a prerequisite for supporting right-to-left scripts such as Hebrew, Arabic, Syriac, and Thaana.
 
|Full description='''FriBidi''' is a free implementation of the Unicode Bidirectional (BiDi) Algorithm. It also provides utility functions to aid in the development of interactive editors and widgets that implement BiDi functionality. The BiDi algorithm is a prerequisite for supporting right-to-left scripts such as Hebrew, Arabic, Syriac, and Thaana.
|Homepage URL=http://fribidi.org/
+
|Homepage URL=https://www.gnu.org/software/fribidi/
|User level=none
+
|Is High Priority Project=No
|VCS checkout command=git clone git://anongit.freedesktop.org/fribidi/fribidi
+
|VCS checkout command=git clone https://github.com/fribidi/fribidi
|Computer languages=C
+
 
|Related projects=Acon,Hebrew_Editor,HSpell,QaMoose,WorldPrint
+
|Decommissioned or Obsolete=No
 +
|Donate=https://my.fsf.org/donate/
 +
|Related projects=gnustandards,Acon,Hebrew_Editor,HSpell,QaMoose,WorldPrint
 
|Keywords=language,internationalization,localization,fonts,writing,Hebrew,bidirectional algorithm,Arabic,Syriac,Thaana
 
|Keywords=language,internationalization,localization,fonts,writing,Hebrew,bidirectional algorithm,Arabic,Syriac,Thaana
|Version identifier=0.19.7
+
|Version identifier=1.0.2
|Version date=2015/08/05
+
|Version date=2018/03/18
|Version status=beta
+
|Version status=stable
|Version download=http://fribidi.org/download/
+
|Version download=https://github.com/fribidi/fribidi/releases/download/v1.0.2/fribidi-1.0.2.tar.bz2
|Version comment=0.19.7 beta released 2015-08-05
+
|Last review by=Bendikker
|Last review by=Genium
+
|Last review date=2019/01/06
|Last review date=2015/09/04
 
 
|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
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=fribidi
 
|GNU package identifier=fribidi
 +
|Decommissioned/Obsolete=No
 
|License verified date=2003-06-18
 
|License verified date=2003-06-18
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=LGPLv2.1
+
|License=LGPLv2.1orlater
|License verified by=genium
+
|License verified by=Bendikker
|License verified date=2015/09/04
+
|License verified date=2018/05/02
 
}}
 
}}
 
{{Person
 
{{Person
|Real name=Behdad Esfahbod
+
|Real name=Dov Grobgeld
 
|Role=Maintainer
 
|Role=Maintainer
|Email=behdad@cs.toronto.edu
+
|Email=dov.grobgeld@gmail.com
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
|Real name=Dov Grobgeld; See also the AUTHORS file in the distribution for a complete list
+
|Real name=Behdad Esfahbod
 
|Role=Contributor
 
|Role=Contributor
|Resource URL=
+
|Email=behdad@gnu.org
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource audience=Debian (Ref)
|Resource kind=VCS Repository Webview
+
|Resource URL=https://tracker.debian.org/pkg/fribidi
|Resource URL=http://cgit.freedesktop.org/fribidi/fribidi/
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
 
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=https://bugs.freedesktop.org/enter_bug.cgi?product=FriBidi
+
|Resource URL=https://github.com/fribidi/fribidi/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource kind=Mailing List
|Resource kind=E-mail
+
|Resource URL=https://lists.freedesktop.org/mailman/listinfo/fribidi/
|Resource URL=mailto:bug-fribidi@gnu.org
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Support
+
|Resource kind=Mailing List
|Resource kind=E-mail
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
|Resource URL=mailto:fribidi@freedesktop.org
 
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
 
|Localization=text-converters
 
|Localization=text-converters
 +
|Programming-language=C
 +
|Runs-on=GNU/Linux
 
|Use=localization
 
|Use=localization
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 14:42, 4 December 2020


[edit]

GNU FriBidi

https://www.gnu.org/software/fribidi/
Free implementation of the Unicode Bidirectional (BiDi) Algorithm.

FriBidi is a free implementation of the Unicode Bidirectional (BiDi) Algorithm. It also provides utility functions to aid in the development of interactive editors and widgets that implement BiDi functionality. The BiDi algorithm is a prerequisite for supporting right-to-left scripts such as Hebrew, Arabic, Syriac, and Thaana.





Licensing

License

Verified by

Verified on

Notes

Verified by

Bendikker

Verified on

2 May 2018




Leaders and contributors

Contact(s)Role
Behdad Esfahbod Contributor
Dov Grobgeld Maintainer


Resources and communication

AudienceResource typeURI
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
VCS Repository Webviewhttps://github.com/fribidi/fribidi/
Mailing Listhttps://lists.freedesktop.org/mailman/listinfo/fribidi/
Debian (Ref)https://tracker.debian.org/pkg/fribidi


Software prerequisites




Entry










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