Difference between revisions of "Fribidi"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=fribidi |Short description=Free implementation of the Unicode Bidirectional (BiDi) Algorithm |Full description=FriBidi is a free implementation of the Unicode Bidir...")
 
(8 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=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 prerequesite 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.
|User level=none
+
|Homepage URL=https://www.gnu.org/software/fribidi/
|Status=Live
+
|Is High Priority Project=No
|Component programs=
+
|VCS checkout command=git clone https://github.com/fribidi/fribidi
|Homepage URL=http://fribidi.org/wiki/
+
|Documentation note='''Selection from the [https://shop.fsf.org/ FSF shop]'''
|VCS checkout command=
+
 
|Computer languages=C
+
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
|Documentation note=
+
 
|Paid support=
+
[https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line]
|IRC help=
+
 
|IRC general=
+
----
|IRC development=
+
----
|Related projects=Acon,Hebrew_Editor,HSpell,QaMoose,WorldPrint
+
'''[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://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
|Is GNU=y
+
|Version identifier=1.0.2
|Last review by=Janet Casey
+
|Version date=2018/03/18
|Last review date=2008-01-07
+
|Version status=stable
 +
|Version download=https://github.com/fribidi/fribidi/releases/download/v1.0.2/fribidi-1.0.2.tar.bz2
 +
|Last review by=Bendikker
 +
|Last review date=2019/01/06
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011-04-01
+
|Submitted date=2011/04/01
|Version identifier=0.10.5
+
|User level=advanced
|Version date=2005-06-09
+
|Paid support=https://www.fsf.org/resources/service/
|Version status=beta
+
|Accepts cryptocurrency donations=Yes
|Version download=http://cvs.freedesktop.org/fribidi/fribidi/
+
|Test entry=No
 +
|Is GNU=Yes
 +
|GNU package identifier=fribidi
 +
|Decommissioned/Obsolete=No
 
|License verified date=2003-06-18
 
|License verified date=2003-06-18
|Version comment=0.10.5 beta released 2005-06-09
+
}}
 +
{{Project license
 +
|License=LGPLv2.1orlater
 +
|License verified by=Bendikker
 +
|License verified date=2018/05/02
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Dov Grobgeld
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Behdad Esfahbod
+
|Email=dov.grobgeld@gmail.com
|Email=behdad@cs.toronto.edu
 
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Behdad Esfahbod
 
|Role=Contributor
 
|Role=Contributor
|Real name=Dov Grobgeld; See also the AUTHORS file in the distribution for a complete list
+
|Email=behdad@gnu.org
|Email=
 
|Resource URL=
 
 
}}
 
}}
 
{{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://cvs.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
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=LGPL
 
|License verified by=Janet Casey
 
|License verified date=2003-06-18
 
}}
 

Revision as of 07:08, 6 January 2019


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